Extent.Cx Property

Definition

Extent Length

Represents the following attribute in the schema: cx

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

Property Value

Returns Int64Value.

Attributes

Applies to