| Visual Basic (Declaration) | |
|---|---|
Function SetCellFormat( _ ByVal font As Font, _ ByVal fore As Color, _ ByVal back As Color, _ ByVal textOrientation As TextOrientation _ ) As ILayoutActions | |
| C# | |
|---|---|
ILayoutActions SetCellFormat( Font font, Color fore, Color back, TextOrientation textOrientation ) | |
Parameters
- font
- Data cells font.
- fore
- Data cells foreground color.
- back
- Data cells background color.
- textOrientation
- Data cells text orientation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2