 | NotesMasterNotesStyle Property |
NotesStyle.
Represents the following element tag in the schema: p:notesStyle.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic NotesStyle NotesStyle { get; set; }Public Property NotesStyle As NotesStyle
Get
Set
public:
property NotesStyle^ NotesStyle {
NotesStyle^ get ();
void set (NotesStyle^ value);
}member NotesStyle : NotesStyle with get, set
Property Value
NotesStyle
See Also