Skip to main content Skip to complementary content

CellFor Method

Overloads

CellFor(ISheet, IGenericObject)

Gets the ISheetCell for the object

CellFor(ISheet, IGenericObject)

Gets the ISheetCell for the object

Declaration

      public static ISheetCell CellFor(this ISheet source, IGenericObject genericObject)
    

Parameters

Type Name Description
ISheet source

The sheet

IGenericObject genericObject

Object placed on the sheet

Returns

Type Description
ISheetCell

The cell for the object

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!