共用方式為


ChannelProperty.Channel Property

Definition

channel

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to