Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Borders Class Reference

#include <excel8.h>

Inherits COleDispatchDriver.

Public Member Functions

 Borders ()
 
 Borders (LPDISPATCH pDispatch)
 
 Borders (const Borders &dispatchSrc)
 
LPDISPATCH GetApplication ()
 
long GetCreator ()
 
LPDISPATCH GetParent ()
 
VARIANT GetColor ()
 
void SetColor (const VARIANT &newValue)
 
VARIANT GetColorIndex ()
 
void SetColorIndex (const VARIANT &newValue)
 
long GetCount ()
 
LPDISPATCH GetItem (long Index)
 
VARIANT GetLineStyle ()
 
void SetLineStyle (const VARIANT &newValue)
 
LPUNKNOWN Get_NewEnum ()
 
VARIANT GetValue ()
 
void SetValue (const VARIANT &newValue)
 
VARIANT GetWeight ()
 
void SetWeight (const VARIANT &newValue)
 
LPDISPATCH Get_Default (long Index)
 

Detailed Description

Definition at line 824 of file excel8.h.

Constructor & Destructor Documentation

◆ Borders() [1/3]

Borders::Borders ( )
inline

Definition at line 827 of file excel8.h.

◆ Borders() [2/3]

Borders::Borders ( LPDISPATCH pDispatch)
inline

Definition at line 828 of file excel8.h.

◆ Borders() [3/3]

Borders::Borders ( const Borders & dispatchSrc)
inline

Definition at line 829 of file excel8.h.

Member Function Documentation

◆ Get_Default()

LPDISPATCH Borders::Get_Default ( long Index)

Definition at line 5329 of file excel8.cpp.

◆ Get_NewEnum()

LPUNKNOWN Borders::Get_NewEnum ( )

Definition at line 5292 of file excel8.cpp.

◆ GetApplication()

LPDISPATCH Borders::GetApplication ( )

Definition at line 5209 of file excel8.cpp.

◆ GetColor()

VARIANT Borders::GetColor ( )

Definition at line 5230 of file excel8.cpp.

◆ GetColorIndex()

VARIANT Borders::GetColorIndex ( )

Definition at line 5245 of file excel8.cpp.

◆ GetCount()

long Borders::GetCount ( )

Definition at line 5260 of file excel8.cpp.

◆ GetCreator()

long Borders::GetCreator ( )

Definition at line 5216 of file excel8.cpp.

◆ GetItem()

LPDISPATCH Borders::GetItem ( long Index)

Definition at line 5267 of file excel8.cpp.

◆ GetLineStyle()

VARIANT Borders::GetLineStyle ( )

Definition at line 5277 of file excel8.cpp.

◆ GetParent()

LPDISPATCH Borders::GetParent ( )

Definition at line 5223 of file excel8.cpp.

◆ GetValue()

VARIANT Borders::GetValue ( )

Definition at line 5299 of file excel8.cpp.

◆ GetWeight()

VARIANT Borders::GetWeight ( )

Definition at line 5314 of file excel8.cpp.

◆ SetColor()

void Borders::SetColor ( const VARIANT & newValue)

Definition at line 5237 of file excel8.cpp.

◆ SetColorIndex()

void Borders::SetColorIndex ( const VARIANT & newValue)

Definition at line 5252 of file excel8.cpp.

◆ SetLineStyle()

void Borders::SetLineStyle ( const VARIANT & newValue)

Definition at line 5284 of file excel8.cpp.

◆ SetValue()

void Borders::SetValue ( const VARIANT & newValue)

Definition at line 5306 of file excel8.cpp.

◆ SetWeight()

void Borders::SetWeight ( const VARIANT & newValue)

Definition at line 5321 of file excel8.cpp.


The documentation for this class was generated from the following files: