Share via


Anchor.DistanceFromLeft 属性

定义

与左边缘文本的距离

表示架构中的以下属性:distL

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

属性值

返回 UInt32Value

属性

适用于