Share via


ModifyTransformProps.Cx Property

Definition

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

Represents the following attribute in the schema: cx

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; }
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

Attributes

Applies to