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