New to Telerik UI for ASP.NET Core? 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 for TopLeftCell

OffsetX(System.Double)

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

Parameters

value - System.Double

The value for OffsetX

OffsetY(System.Double)

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

Parameters

value - System.Double

The value for OffsetY

Width(System.Double)

The drawing's width in pixels.

Parameters

value - System.Double

The value for Width

Height(System.Double)

The drawing's height in pixels.

Parameters

value - System.Double

The value for Height

Image(System.String)

The ID of the image to display.

Parameters

value - System.String

The value for Image

In this article
Not finding the help you need?