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