Share via


GraphicFrameMoniker.CreationId Property

Definition

creationId, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: creationId

public DocumentFormat.OpenXml.StringValue? CreationId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "creationId")]
public DocumentFormat.OpenXml.StringValue? CreationId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("creationId")]
public DocumentFormat.OpenXml.StringValue? CreationId { get; set; }
member this.CreationId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "creationId")>]
member this.CreationId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("creationId")>]
member this.CreationId : DocumentFormat.OpenXml.StringValue with get, set
Public Property CreationId As StringValue

Property Value

Attributes

Applies to