Click or drag to resize

RtfTextWriter AddColor Method

Adds color to the colors table.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int AddColor(
	Color color
)

Parameters

color
Type: System.Drawing Color

Return Value

Type: Int32
See Also