Shape.ShapeStyle Property

Definition

Shape Style.

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

public DocumentFormat.OpenXml.Presentation.ShapeStyle ShapeStyle { get; set; }
public DocumentFormat.OpenXml.Presentation.ShapeStyle? ShapeStyle { get; set; }
member this.ShapeStyle : DocumentFormat.OpenXml.Presentation.ShapeStyle with get, set
Public Property ShapeStyle As ShapeStyle

Property Value

Returns ShapeStyle.

Applies to