Share via


RichValueFallback.T Property

Definition

t, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: t

public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType>? T { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType>? T { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("t")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType>? T { get; set; }
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "t")>]
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("t")>]
member this.T : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueFallbackType> with get, set
Public Property T As EnumValue(Of RichValueFallbackType)

Property Value

Attributes

Applies to