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