Поделиться через


NotesMasterIdList.NotesMasterId Property

Notes Master ID.Represents the element tag in schema: p:notesMasterId

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
Public Property NotesMasterId As NotesMasterId
    Get
    Set
'Применение
Dim instance As NotesMasterIdList
Dim value As NotesMasterId

value = instance.NotesMasterId

instance.NotesMasterId = value
public NotesMasterId NotesMasterId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.NotesMasterId
Returns NotesMasterId.

See Also

Reference

NotesMasterIdList Class

NotesMasterIdList Members

DocumentFormat.OpenXml.Presentation Namespace