次の方法で共有


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