RefCell.Ajt Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
ajt, это свойство доступно только в Office 2016 и более поздних версиях.
Представляет следующий атрибут в схеме: 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)
Значение свойства
- Атрибуты