Click or drag to resize

CommentsRange IsSmartArt Property

Indicates whether the current object is a SmartArt shape.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsSmartArt { get; }

Property Value

Type: Boolean

Implements

IShape IsSmartArt
See Also