Picture.ShapeStyle Property

Definition

ShapeStyle.

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

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

Property Value

Returns ShapeStyle.

Applies to