New to Telerik UI for ASP.NET MVC? Download free 30-day trial

SpreadsheetSheetDrawingBuilder

Methods

TopLeftCell(System.String)

A cell to which the drawing's top-left corner is anchored.

Parameters

value - System.String

The value that configures the topleftcell.

OffsetX(System.Double)

The horizontal offset from the anchor cell's top-left corner, in pixels.

Parameters

value - System.Double

The value that configures the offsetx.

OffsetY(System.Double)

The vertical offset from the anchor cell's top-left corner, in pixels.

Parameters

value - System.Double

The value that configures the offsety.

Width(System.Double)

The drawing's width in pixels.

Parameters

value - System.Double

The value that configures the width.

Height(System.Double)

The drawing's height in pixels.

Parameters

value - System.Double

The value that configures the height.

Image(System.String)

The ID of the image to display.

Parameters

value - System.String

The value that configures the image.

In this article
Not finding the help you need?