ClassWorkSheetWrapper
Class
Definition
Namespace:Telerik.Data
Assembly:TelerikData.dll
Syntax:
cs-api-definition
public class WorkSheetWrapper : ComWrapperBase
Inheritance: objectComWrapperBaseWorkSheetWrapper
Inherited Members
Constructors
WorkSheetWrapper(object)
Declaration
cs-api-definition
public WorkSheetWrapper(object styleSheet)
Parameters
styleSheet
Methods
GetCells(int, int)
Declaration
cs-api-definition
public RangeWrapper GetCells(int row, int column)
Parameters
row
column
Returns