Class ConverterServiceExtensions
Inheritance
ConverterServiceExtensions
Assembly: CoverageKiller2.dll
Syntax
public static class ConverterServiceExtensions
Methods
GetCellRef(CKCellRefConverterService, CKGridCellRef, IDOMObject)
Declaration
public static CKCellRef GetCellRef(this CKTable.CKCellRefConverterService service, CKGridCellRef gridRef, IDOMObject parent)
Parameters
Returns
GetGridCellRef(CKCellRefConverterService, CKCellRef)
Declaration
public static CKGridCellRef GetGridCellRef(this CKTable.CKCellRefConverterService service, CKCellRef cellRef)
Parameters
Returns
GetGridCellRef(CKCellRefConverterService, CKRowCellRef)
Declaration
public static CKGridCellRef GetGridCellRef(this CKTable.CKCellRefConverterService service, CKRowCellRef rowRef)
Parameters
Returns
GetGridCellRef(CKCellRefConverterService, Cell)
Declaration
public static CKGridCellRef GetGridCellRef(this CKTable.CKCellRefConverterService service, Cell wordCell)
Parameters
Returns
GetGridCellRef(CKCellRefConverterService, int)
Declaration
public static CKGridCellRef GetGridCellRef(this CKTable.CKCellRefConverterService service, int index)
Parameters
Returns