TextBodyProperties.RightInset Property

Definition

Right Inset

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to