共用方式為


TablePositionProperties.TablePositionX Property

Definition

Absolute Horizontal Distance From Anchor

Represents the following attribute in the schema: w:tblpX

[DocumentFormat.OpenXml.SchemaAttr(23, "tblpX")]
public DocumentFormat.OpenXml.Int32Value TablePositionX { get; set; }
public DocumentFormat.OpenXml.Int32Value TablePositionX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tblpX")]
public DocumentFormat.OpenXml.Int32Value? TablePositionX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:tblpX")]
public DocumentFormat.OpenXml.Int32Value? TablePositionX { get; set; }
public DocumentFormat.OpenXml.Int32Value? TablePositionX { get; set; }
member this.TablePositionX : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "tblpX")>]
member this.TablePositionX : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:tblpX")>]
member this.TablePositionX : DocumentFormat.OpenXml.Int32Value with get, set
Public Property TablePositionX As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to