Click or drag to resize

FontCollectionIndex Enumeration

Enumeration represents one of the fonts associated with the style.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum FontCollectionIndex
Members
Member name Value Description
none 0 (None) No font reference.
minor 1 (Minor Font) The minor font of the style's font scheme.
major 2 (Major Font) The major font of the style's font scheme.
See Also