次の方法で共有


WebPublishItem.SourceType プロパティ

定義

Web ソースの種類

スキーマ内の次の属性を表します: 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象