PageMargins.Bottom プロパティ

定義

Bottom.Represents は、次のスキーマの属性: b

[DocumentFormat.OpenXml.SchemaAttr(0, "b")]
public DocumentFormat.OpenXml.DoubleValue Bottom { get; set; }
member this.Bottom : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Bottom As DoubleValue

プロパティ値

DoubleValue

返します。 DoubleValue

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

インチで余白のページにはこの属性の内容を指定します。

この属性の値が XML スキーマで定義されているdoubleのデータ型です。

適用対象