CacheSource.Type Propriété

Définition

type

Représente l’attribut suivant dans le schéma : type

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie le type de cache.

Les valeurs possibles pour cet attribut sont définies par le ST_SourceType type simple.

S’applique à