Поделиться через


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)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Применяется к