MetadataType.RowColumnShift Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Exclusão de Inserção de Metadados
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna BooleanValue.
- Atributos