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