Table of Contents

Enum XLFontScheme

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll

A font theme scheme. Theme has categories of fonts and when the theme changes, texts that are associated with the particular theme scheme are switched to a font of a new theme.

public enum XLFontScheme
Extension Methods

Fields

Major = 1

A major font of a theme, generally used for headings.

Minor = 2

A minor font of a theme, generally used to body and paragraphs.

None = 0

Not a part of theme scheme.