| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal backColor As Color, _ ByVal foreColor As Color, _ ByVal fontFlags As System.Nullable(Of FontFlags), _ ByVal format As System.String _ ) | |
| C# | |
|---|---|
public CellFormatting( Color backColor, Color foreColor, System.Nullable<FontFlags> fontFlags, System.string format ) | |
Parameters
- backColor
- foreColor
- fontFlags
- format
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