Class Headings
- Namespace
- FileFormat.Words.IElements
- Assembly
- FileFormat.Words.dll
Provides predefined heading styles.
public static class Headings
- Inheritance
-
Headings
- Inherited Members
Properties
Heading1
Gets the value representing Heading1.
public static string Heading1 { get; }
Property Value
Heading2
Gets the value representing Heading2.
public static string Heading2 { get; }
Property Value
Heading3
Gets the value representing Heading3.
public static string Heading3 { get; }
Property Value
Heading4
Gets the value representing Heading4.
public static string Heading4 { get; }
Property Value
Heading5
Gets the value representing Heading5.
public static string Heading5 { get; }
Property Value
Heading6
Gets the value representing Heading6.
public static string Heading6 { get; }
Property Value
Heading7
Gets the value representing Heading7.
public static string Heading7 { get; }
Property Value
Heading8
Gets the value representing Heading8.
public static string Heading8 { get; }
Property Value
Heading9
Gets the value representing Heading9.
public static string Heading9 { get; }