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

#include <excel8.h>

Inherits COleDispatchDriver.

Public Member Functions

 Interior ()
 
 Interior (LPDISPATCH pDispatch)
 
 Interior (const Interior &dispatchSrc)
 
LPDISPATCH GetApplication ()
 
long GetCreator ()
 
LPDISPATCH GetParent ()
 
VARIANT GetColor ()
 
void SetColor (const VARIANT &newValue)
 
VARIANT GetColorIndex ()
 
void SetColorIndex (const VARIANT &newValue)
 
VARIANT GetInvertIfNegative ()
 
void SetInvertIfNegative (const VARIANT &newValue)
 
VARIANT GetPattern ()
 
void SetPattern (const VARIANT &newValue)
 
VARIANT GetPatternColor ()
 
void SetPatternColor (const VARIANT &newValue)
 
VARIANT GetPatternColorIndex ()
 
void SetPatternColorIndex (const VARIANT &newValue)
 

Detailed Description

Definition at line 857 of file excel8.h.

Constructor & Destructor Documentation

◆ Interior() [1/3]

Interior::Interior ( )
inline

Definition at line 860 of file excel8.h.

◆ Interior() [2/3]

Interior::Interior ( LPDISPATCH pDispatch)
inline

Definition at line 861 of file excel8.h.

◆ Interior() [3/3]

Interior::Interior ( const Interior & dispatchSrc)
inline

Definition at line 862 of file excel8.h.

Member Function Documentation

◆ GetApplication()

LPDISPATCH Interior::GetApplication ( )

Definition at line 5346 of file excel8.cpp.

◆ GetColor()

VARIANT Interior::GetColor ( )

Definition at line 5367 of file excel8.cpp.

◆ GetColorIndex()

VARIANT Interior::GetColorIndex ( )

Definition at line 5382 of file excel8.cpp.

◆ GetCreator()

long Interior::GetCreator ( )

Definition at line 5353 of file excel8.cpp.

◆ GetInvertIfNegative()

VARIANT Interior::GetInvertIfNegative ( )

Definition at line 5397 of file excel8.cpp.

◆ GetParent()

LPDISPATCH Interior::GetParent ( )

Definition at line 5360 of file excel8.cpp.

◆ GetPattern()

VARIANT Interior::GetPattern ( )

Definition at line 5412 of file excel8.cpp.

◆ GetPatternColor()

VARIANT Interior::GetPatternColor ( )

Definition at line 5427 of file excel8.cpp.

◆ GetPatternColorIndex()

VARIANT Interior::GetPatternColorIndex ( )

Definition at line 5442 of file excel8.cpp.

◆ SetColor()

void Interior::SetColor ( const VARIANT & newValue)

Definition at line 5374 of file excel8.cpp.

◆ SetColorIndex()

void Interior::SetColorIndex ( const VARIANT & newValue)

Definition at line 5389 of file excel8.cpp.

◆ SetInvertIfNegative()

void Interior::SetInvertIfNegative ( const VARIANT & newValue)

Definition at line 5404 of file excel8.cpp.

◆ SetPattern()

void Interior::SetPattern ( const VARIANT & newValue)

Definition at line 5419 of file excel8.cpp.

◆ SetPatternColor()

void Interior::SetPatternColor ( const VARIANT & newValue)

Definition at line 5434 of file excel8.cpp.

◆ SetPatternColorIndex()

void Interior::SetPatternColorIndex ( const VARIANT & newValue)

Definition at line 5449 of file excel8.cpp.


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