ICellularFormatInstance class

ICellularFormatInstance class

Defines methods required for accessing spreadsheet formats that contain one or many worksheets.

Learn more

The ICellularFormatInstance type exposes the following members:

Methods

Method Description
get_sheet_index Returns the worksheet index for the given worksheet name, or -1 if not found.
get_sheet_index_file
get_sheet_index_string
replace_in_column Replaces all matches with a given replacement in the specified column and worksheet.
replace_in_column Replaces all matches with a given replacement in the specified column on all worksheets.
replace_in_column_file
replace_in_column_regex
replace_in_column_string

See Also