Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Extension Methods (Visual Basic) or
Extension Methods (C# Programming Guide).
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- source
- Type: Qlik.Sense.Client ISheetCell
- col
- Type:
System Int32
- row
- Type:
System Int32
- width
- Type:
System Int32
- height
- Type:
System Int32
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type ISheetCell. When you use instance method syntax to call this method, omit the first parameter. For more information, seeSee Also