public final class SectionHeaderType
extends com.aspose.ms.System.Enum
Represents the type of heading for the section.
Modifier and Type | Field and Description |
---|---|
static int |
h1
Heading element h1
|
static int |
h2
Heading element h2
|
static int |
h3
Heading element h3
|
static int |
h4
Heading element h4
|
static int |
h5
Heading element h5
|
static int |
h6
Heading element h6
|
static int |
header
Heading element header
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int h1
Heading element h1
public static final int h2
Heading element h2
public static final int h3
Heading element h3
public static final int h4
Heading element h4
public static final int h5
Heading element h5
public static final int h6
Heading element h6
public static final int header
Heading element header