Compartir a través de


WebPublishItem.SourceType Propiedad

Definición

Tipo de origen web

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a