次の方法で共有


ChannelProperty.Channel プロパティ

定義

チャネル

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "channel")]
public DocumentFormat.OpenXml.StringValue Channel { get; set; }
public DocumentFormat.OpenXml.StringValue Channel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "channel")]
public DocumentFormat.OpenXml.StringValue? Channel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("channel")]
public DocumentFormat.OpenXml.StringValue? Channel { get; set; }
public DocumentFormat.OpenXml.StringValue? Channel { get; set; }
member this.Channel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "channel")>]
member this.Channel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("channel")>]
member this.Channel : DocumentFormat.OpenXml.StringValue with get, set
Public Property Channel As StringValue

プロパティ値

属性

適用対象