WebPublishItem.SourceType Propriété

Définition

Web Source Type

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

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à