次の方法で共有


TextParagraphPropertiesType.RightMargin プロパティ

定義

Right Margin

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

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

プロパティ値

Int32Value を返します。

属性

適用対象