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