StyleLabel.Style Property

Definition

Shape Style.

Represents the following element tag in the schema: dgm:style.

public DocumentFormat.OpenXml.Drawing.Diagrams.Style Style { get; set; }
public DocumentFormat.OpenXml.Drawing.Diagrams.Style? Style { get; set; }
member this.Style : DocumentFormat.OpenXml.Drawing.Diagrams.Style with get, set
Public Property Style As Style

Property Value

Returns Style.

Applies to