次の方法で共有


TextProperties.FileType プロパティ

定義

Filetype

スキーマ内の次の属性を表します: fileType

[DocumentFormat.OpenXml.SchemaAttr(0, "fileType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues> FileType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues> FileType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fileType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues>? FileType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fileType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues>? FileType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues>? FileType { get; set; }
member this.FileType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fileType")>]
member this.FileType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fileType")>]
member this.FileType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.FileTypeValues> with get, set
Public Property FileType As EnumValue(Of FileTypeValues)

プロパティ値

属性

適用対象