Share via


Channel.RespectTo Property

Definition

respectTo

Represents the following attribute in the schema: respectTo

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

Property Value

Attributes

Applies to