NotesMaster.NotesStyle Property

Definition

NotesStyle.

Represents the following element tag in the schema: p:notesStyle.

public DocumentFormat.OpenXml.Presentation.NotesStyle NotesStyle { get; set; }
public DocumentFormat.OpenXml.Presentation.NotesStyle? NotesStyle { get; set; }
member this.NotesStyle : DocumentFormat.OpenXml.Presentation.NotesStyle with get, set
Public Property NotesStyle As NotesStyle

Property Value

Returns NotesStyle.

Applies to