Skip to main content Skip to complementary content

SheetExtensions Class

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll

Utility class for Sheet

Inheritance

  • System.Object
    • SheetExtensions

Syntax

public static class SheetExtensions

Methods

Name Description
CellAt(ISheet, Int32, Int32)

Gets the ISheetCell for the row / column

CellFor(ISheet, IGenericObject)

Gets the ISheetCell for the object

CellsAt(ISheet, Int32, Int32)

Returns a list of ISheetCell for the row / column

SetBounds(ISheetCell, Rect)

Set bounds for the object on the sheet

SetBounds(ISheetCell, Int32, Int32, Int32, Int32)

Set bounds for the object on the sheet

SetContent(ISheetCell, IGenericObject)

Set NxInfo information on the sheet cell

SetPosition(ISheetCell, Int32, Int32)

Set position for the object on the sheet

SetSize(ISheetCell, Int32, Int32)

Set size for the object on the sheet

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!