VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet Namespace / SpreadsheetFindReplace Class
In This Topic
SpreadsheetFindReplace Class Properties
In This Topic
For a list of all properties of this type, see SpreadsheetFindReplace.
Public Properties
 NameDescription
Public PropertyGets the cell reference that contains searched text.
Public PropertyGets the index of CurrentCell in SelectedCells.
Public PropertyGets the workseet of CurrentCell.
Public PropertyGets the spreadsheet editor.
Public PropertyGets the count of found cells.
Public PropertyGets or sets a value indicating whether text must be searched in cell comments.
Public PropertyGets or sets a value indicating whether text must be searched in cell formulas or cells without formula.
Public PropertyGets or sets a value indicating whether text must be searched in cell values.
Public PropertyGets or sets a value indicating whether text must be searched in case sensitivity mode.
Public PropertyGets or sets a value indicating whether the entire text must be searched.
Public PropertyGets or sets a value indicating whether text must be searched in rows.
Public PropertyGets or sets a value indicating whether text must be searched in all worksheets of workbook.
Public PropertyGets the cells, where text must be searched.
Public PropertyGets the text to find.
See Also