RevExChangeCell.T Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
t, это свойство доступно только в Office 2016 и более поздних версиях.
Представляет следующий атрибут в схеме: t
[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType> T { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType> T { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType>? T { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("t")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType>? T { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType>? T { get; set; }
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "t")>]
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("t")>]
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.FillType> with get, set
Public Property T As EnumValue(Of FillType)
Значение свойства
- Атрибуты