Show / Hide Table of Contents

Class ReplaceArguments

Inheritance
System.Object
FindArguments
ReplaceArguments
Inherited Members
FindArguments.FindWhat
FindArguments.LookIn
FindArguments.SearchBy
FindArguments.MatchCase
FindArguments.MatchEntireCellContents
Namespace: DRIT.Spreadsheet.FindReplace
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ReplaceArguments : FindArguments

Properties

ReplaceWith

Declaration
public string ReplaceWith { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX