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