Aspose::Cells::ReplaceOptions::SetMatchEntireCellContents method

ReplaceOptions::SetMatchEntireCellContents method

Indicates whether to match entire cells contents.

void Aspose::Cells::ReplaceOptions::SetMatchEntireCellContents(bool value)

Remarks

The default value is true.

See Also