Enum FloatingShapeType
Categorizes floating shapes by their primary function (image, chart, note, comment) to route type-specific operations and rendering.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.Shapes
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum FloatingShapeType
Chart
Chart shape containing data visualizations bound to worksheet cell ranges.
Comment
Modern threaded comment displayed as a floating callout with reply support.
Image
Raster or vector image displayed as a floating visual element.
Note
Legacy cell annotation displayed as a floating text box.