 | 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.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
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