TextProperties.FileType Propriété

Définition

Filetype

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Attributs

S’applique à