ReplaceOptions

ReplaceOptions class

Rappresenta le opzioni di sostituzione.

public class ReplaceOptions

Costruttori

NomeDescrizione
ReplaceOptions()Default_Costruttore

Proprietà

NomeDescrizione
CaseSensitive { get; set; }Indica se la stringa cercata fa distinzione tra maiuscole e minuscole.
MatchEntireCellContents { get; set; }Indica se abbinare intere celle content
RegexKey { get; set; }Indica se la chiave cercata è regex. Se true, la chiave cercata verrà presa come regex.

Guarda anche