XlsWorkbook
DEF_FIRST_USER_COLOR Field
|
First user-defined color.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const int DEF_FIRST_USER_COLOR = 8
Public Const DEF_FIRST_USER_COLOR As Integer = 8
public:
literal int DEF_FIRST_USER_COLOR = 8
static val mutable DEF_FIRST_USER_COLOR: int
Field Value
Type:
Int32
See Also