aspose.cells
Class ReplaceOptions

Represent the replace options.

Constructor Summary
ReplaceOptions()
          
 
Property Getters/Setters Summary
functiongetCaseSensitive()
functionsetCaseSensitive(value)
           Indicates if the searched string is case sensitive.
voidsetCaseSensitive(value)
           Indicates if the searched string is case sensitive.
functiongetMatchEntireCellContents()
functionsetMatchEntireCellContents(value)
           Indicates whether to match entire cells contents
 

Constructor Detail

ReplaceOptions

function ReplaceOptions()

Property Getters/Setters Detail

setCaseSensitive : boolean 

function setCaseSensitive(value)
Indicates if the searched string is case sensitive. NOTE: This member is now obsolete. Instead, please use ReplaceOptions.CaseSensitive property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

getCaseSensitive/setCaseSensitive : boolean 

function getCaseSensitive() / function setCaseSensitive(value)
Indicates if the searched string is case sensitive.

getMatchEntireCellContents/setMatchEntireCellContents : boolean 

function getMatchEntireCellContents() / function setMatchEntireCellContents(value)
Indicates whether to match entire cells contents

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.