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