Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
SmartArtStyleType Style { get; set; }
Property Style As SmartArtStyleType
Get
Set
property SmartArtStyleType Style {
SmartArtStyleType get ();
void set (SmartArtStyleType value);
}
abstract Style : SmartArtStyleType with get, set
Property Value
Type:
SmartArtStyleType
See Also