PresetShadow.Distance 属性

定义

距离

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

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

属性值

返回 Int64Value

属性

适用于