Table of Contents

Enum FontCollectionIndex

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Enumeration represents one of the fonts associated with the style.

public enum FontCollectionIndex : byte

Fields

major = 2

(Major Font) The major font of the style's font scheme.

minor = 1

(Minor Font) The minor font of the style's font scheme.

none = 0

(None) No font reference.