Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReplaceOptions Class
Members
In This Topic
    ReplaceOptions Class
    In This Topic
    Wraps all optional parameters in IRange.Replace(object, object, ReplaceOptions) to be consistent with the Java edition.
    Object Model
    ReplaceOptions ClassLookAt EnumerationIDisplayFormat InterfaceIDisplayFormat InterfaceSearchOrder Enumeration
    Syntax
    public class ReplaceOptions 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.ReplaceOptions

    See Also