 | ViewPropertiesNotesViewProperties Property |
Notes View Properties.
Represents the following element tag in the schema: p:notesViewPr.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic NotesViewProperties? NotesViewProperties { get; set; }
Public Property NotesViewProperties As NotesViewProperties
Get
Set
public:
property NotesViewProperties^ NotesViewProperties {
NotesViewProperties^ get ();
void set (NotesViewProperties^ value);
}
member NotesViewProperties : NotesViewProperties with get, set
Property Value
NotesViewProperties
See Also