TextBodyProperties.RightInset プロパティ

定義

右インセット

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

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

プロパティ値

属性

適用対象