Share via


Indentation.Right Property

Definition

Right Indentation

Represents the following attribute in the schema: w:right

[DocumentFormat.OpenXml.SchemaAttr(23, "right")]
public DocumentFormat.OpenXml.StringValue Right { get; set; }
public DocumentFormat.OpenXml.StringValue Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "right")]
public DocumentFormat.OpenXml.StringValue? Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:right")]
public DocumentFormat.OpenXml.StringValue? Right { get; set; }
public DocumentFormat.OpenXml.StringValue? Right { get; set; }
member this.Right : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "right")>]
member this.Right : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:right")>]
member this.Right : DocumentFormat.OpenXml.StringValue with get, set
Public Property Right As StringValue

Property Value

Returns Int32Value.

Attributes

Applies to