Compartir a través de


TextProperties.FileType Propiedad

Definición

Eltipo

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a