MetadataType.RowColumnShift Property

Definition

Metadata Insert Delete

Represents the following attribute in the schema: rowColShift

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

Property Value

Returns BooleanValue.

Attributes

Applies to