次の方法で共有


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)

プロパティ値

属性

適用対象