Picture.ShapeStyle Property

Definition

Shape Style.

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

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

Property Value

Returns ShapeStyle.

Applies to