NotesMasterIdList.NotesMasterId Property

Definition

Notes Master ID.

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

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

Property Value

Returns NotesMasterId.

Applies to