TabStopList Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
TabStopList() | Initializes a new instance of the TabStopList class. | |
TabStopList(String) | Initializes a new instance of the TabStopList class from outer XML. | |
TabStopList(array<OpenXmlElement[]) | Initializes a new instance of the TabStopList class with the specified child elements. | |
TabStopList(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TabStopList class with the specified child elements. |
Top