Rectangle.Gfxdata Property

Definition

Encoded Package

Represents the following attribute in the schema: o:gfxdata

[DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue Gfxdata { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue Gfxdata { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue? Gfxdata { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue? Gfxdata { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue? Gfxdata { get; set; }
member this.Gfxdata : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")>]
member this.Gfxdata : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:gfxdata")>]
member this.Gfxdata : DocumentFormat.OpenXml.Base64BinaryValue with get, set
Public Property Gfxdata As Base64BinaryValue

Property Value

Attributes

Applies to