Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / GrapeCity.Spreadsheet.DataVisualization Namespace / InputFormulaForm Class / GetLocationRanges Method


In This Topic
    GetLocationRanges Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function GetLocationRanges() As Reference()
    'Usage
     
    
    Dim instance As InputFormulaForm
    Dim value() As Reference
     
    value = instance.GetLocationRanges()
    public virtual Reference[] GetLocationRanges()
    See Also