Shape.Style Property
Shape Style.Represents the element tag in schema: cdr:style
Namespace: DocumentFormat.OpenXml.Drawing.ChartDrawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Style As Style
Get
Set
'Usage
Dim instance As Shape
Dim value As Style
value = instance.Style
instance.Style = value
public Style Style { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.ChartDrawing.Style
Returns Style.