Show / Hide Table of Contents

Class FindAndReplace

Inheritance
System.Object
FindAndReplace
Namespace: DRIT.Spreadsheet.FindReplace
Assembly: DRIT.Spreadsheet.dll
Syntax
public class FindAndReplace : object

Methods

FindAll()

Declaration
public IEnumerable<Cell> FindAll()
Returns
Type Description
IEnumerable<Cell>

ReplaceAll()

Declaration
public void ReplaceAll()
Back to top Generated by DocFX