RefCell.Ajt 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.
ajt, essa propriedade só está disponível no Office 2016 e posterior.
Representa o seguinte atributo no esquema: ajt
[DocumentFormat.OpenXml.SchemaAttr(0, "ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> Ajt { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> Ajt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ajt")>]
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ajt")>]
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
Public Property Ajt As EnumValue(Of AdjustType)
Valor da propriedade
- Atributos