Sdílet prostřednictvím


ConnectionShape.Style Property

Connection 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 ConnectionShape
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.

See Also

Reference

ConnectionShape Class

ConnectionShape Members

DocumentFormat.OpenXml.Drawing.ChartDrawing Namespace