次の方法で共有


WrapTopBottom.DistanceFromBottom プロパティ

定義

下端のテキストからの距離

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象