次の方法で共有


WrapSquare.DistanceFromTop プロパティ

定義

テキストからの距離 (上)

スキーマ内の次の属性を表します。distT

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

プロパティ値

UInt32Value を返します。

属性

適用対象