Click or drag to resize

CategoryType Enumeration

Represents category type.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum CategoryType
Members
Member name Value Description
Category 0 Represents Category category type.
Time 1 Represents time category type.
Automatic 2 Represents automatic category type.
See Also