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