ICellularFormatInstance Interface |
Namespace: GroupDocs.Redaction.Integration
The ICellularFormatInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetSheetIndex |
Gets the worksheet index by worksheet name, if possible.
|
![]() | ReplaceInColumn(Regex, String, Int32) |
Replaces all matches with a given replacement in the specified column on all worksheets.
|
![]() | ReplaceInColumn(Regex, String, Int32, Int32) |
Replaces all matches with a given replacement in the specified column and worksheet.
|