Enum TextLevel
Paragraph style setting
Namespace: SigStat.Common.Helpers.Excel
Assembly: SigStat.Common.dll
Syntax
public enum TextLevel : int
Fields
Name | Description |
---|---|
Heading1 | Level 1 heading |
Heading2 | Level 2 heading |
Heading3 | Level 3 heading |
Normal | Normal document body style |
Title | Main title |