ViewProperties.NotesViewProperties Property

Definition

Notes View Properties.

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

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

Property Value

Returns NotesViewProperties.

Applies to