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

#include <excel8.h>

Inherits COleDispatchDriver.

Public Member Functions

 Border ()
 
 Border (LPDISPATCH pDispatch)
 
 Border (const Border &dispatchSrc)
 
LPDISPATCH GetApplication ()
 
long GetCreator ()
 
LPDISPATCH GetParent ()
 
VARIANT GetColor ()
 
void SetColor (const VARIANT &newValue)
 
VARIANT GetColorIndex ()
 
void SetColorIndex (const VARIANT &newValue)
 
VARIANT GetLineStyle ()
 
void SetLineStyle (const VARIANT &newValue)
 
VARIANT GetWeight ()
 
void SetWeight (const VARIANT &newValue)
 

Detailed Description

Definition at line 797 of file excel8.h.

Constructor & Destructor Documentation

◆ Border() [1/3]

Border::Border ( )
inline

Definition at line 800 of file excel8.h.

◆ Border() [2/3]

Border::Border ( LPDISPATCH pDispatch)
inline

Definition at line 801 of file excel8.h.

◆ Border() [3/3]

Border::Border ( const Border & dispatchSrc)
inline

Definition at line 802 of file excel8.h.

Member Function Documentation

◆ GetApplication()

LPDISPATCH Border::GetApplication ( )

Definition at line 5121 of file excel8.cpp.

◆ GetColor()

VARIANT Border::GetColor ( )

Definition at line 5142 of file excel8.cpp.

◆ GetColorIndex()

VARIANT Border::GetColorIndex ( )

Definition at line 5157 of file excel8.cpp.

◆ GetCreator()

long Border::GetCreator ( )

Definition at line 5128 of file excel8.cpp.

◆ GetLineStyle()

VARIANT Border::GetLineStyle ( )

Definition at line 5172 of file excel8.cpp.

◆ GetParent()

LPDISPATCH Border::GetParent ( )

Definition at line 5135 of file excel8.cpp.

◆ GetWeight()

VARIANT Border::GetWeight ( )

Definition at line 5187 of file excel8.cpp.

◆ SetColor()

void Border::SetColor ( const VARIANT & newValue)

Definition at line 5149 of file excel8.cpp.

◆ SetColorIndex()

void Border::SetColorIndex ( const VARIANT & newValue)

Definition at line 5164 of file excel8.cpp.

◆ SetLineStyle()

void Border::SetLineStyle ( const VARIANT & newValue)

Definition at line 5179 of file excel8.cpp.

◆ SetWeight()

void Border::SetWeight ( const VARIANT & newValue)

Definition at line 5194 of file excel8.cpp.


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