RefCell.Ajt Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
ajt, esta propiedad solo está disponible en Office 2016 y versiones posteriores.
Representa el atributo siguiente en el 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 de propiedad
- Atributos