AppendColor Method (TextHeaderFooterParser)
Appends the color part.
protected override void AppendColor(
ref Color
)
'Declaration
Protected Overrides Sub AppendColor( _
ByRef As Color _
)
'Usage
Dim instance As TextHeaderFooterParser
Dim color As Color
instance.AppendColor(color)
Parameters
- color
- A GrapeCity.Spreadsheet.Color value indicates the color of characters that follow.