public final class SectionProperties extends StructuredElementProperties
Provides properties of the document's section element.
Constructor and Description |
---|
SectionProperties()
Initializes a new instance of the
SectionProperties class. |
SectionProperties(String name)
Initializes a new instance of the
SectionProperties class. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets a name of the section.
|
get_Item, getElementType, getSkipElement, isEmptyElement, setSkipElement
public SectionProperties()
Initializes a new instance of the SectionProperties
class.
public SectionProperties(String name)
Initializes a new instance of the SectionProperties
class.
name
- A name of the section.public String getName()
Gets a name of the section.
Copyright © 2019. All rights reserved.