Kendo.Mvc.UI.SpreadsheetSheetDrawing
Defines the fluent API for configuring the SpreadsheetSheetDrawing settings.
Properties
TopLeftCell
A cell to which the drawing's top-left corner is anchored.
OffsetX
The horizontal offset from the anchor cell's top-left corner, in pixels.
OffsetY
The vertical offset from the anchor cell's top-left corner, in pixels.
Width
The drawing's width in pixels.
Height
The drawing's height in pixels.
Image
The ID of the image to display.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary