RelationshipIds.StylePart Property

Definition

Explicit Relationship to Style Definition Part

Represents the following attribute in the schema: r:qs

[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
Public Property StylePart As StringValue

Property Value

Returns StringValue.

Attributes

Applies to