asposecells.api
Class ReplaceOptions

Represent the replace options.

Constructor Summary
ReplaceOptions()
          
 
Property Getters/Setters Summary
methodgetCaseSensitive()
methodsetCaseSensitive(value)
           Indicates if the searched string is case sensitive.
voidsetCaseSensitive(value)
           Indicates if the searched string is case sensitive.
methodgetMatchEntireCellContents()
methodsetMatchEntireCellContents(value)
           Indicates whether to match entire cells contents
 

Constructor Detail

ReplaceOptions

ReplaceOptions()

Property Getters/Setters Detail

setCaseSensitive : boolean 

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 

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

getMatchEntireCellContents/setMatchEntireCellContents : boolean 

boolean getMatchEntireCellContents() / 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.