Presentation.NotesMasterIdList Property
List of Notes Master IDs.Represents the element tag in schema: p:notesMasterIdLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property NotesMasterIdList As NotesMasterIdList
Get
Set
'Применение
Dim instance As Presentation
Dim value As NotesMasterIdList
value = instance.NotesMasterIdList
instance.NotesMasterIdList = value
public NotesMasterIdList NotesMasterIdList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.NotesMasterIdList
Returns NotesMasterIdList.