| Visual Basic (Declaration) | |
|---|---|
Function SetHeaderFormat( _ ByVal font As Font, _ ByVal fore As Color, _ ByVal back As Color, _ ByVal textOrientation As TextOrientation _ ) As ILayoutActions | |
| C# | |
|---|---|
ILayoutActions SetHeaderFormat( Font font, Color fore, Color back, TextOrientation textOrientation ) | |
Parameters
- font
- Header cells font.
- fore
- Header cells foreground color.
- back
- Header cells background color.
- textOrientation
- Header 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