Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CalcReference Class / GetValues Method
In This Topic
    GetValues Method
    In This Topic
    Get the values of all ranges.
    Syntax
    public System.object GetValues()

    Return Value

    The values of all ranges.
    See Also