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