class DataFilter extends Model (View source)

Properties

string $a1Range
protected $developerMetadataLookupType
protected $developerMetadataLookupDataType
protected $gridRangeType
protected $gridRangeDataType

Methods

setA1Range($a1Range)

No description

string
getA1Range()

No description

setDeveloperMetadataLookup(DeveloperMetadataLookup $developerMetadataLookup)

No description

setGridRange(GridRange $gridRange)

No description

getGridRange()

No description

Details

setA1Range($a1Range)

No description

Parameters

$a1Range

string getA1Range()

No description

Return Value

string

setDeveloperMetadataLookup(DeveloperMetadataLookup $developerMetadataLookup)

No description

Parameters

DeveloperMetadataLookup $developerMetadataLookup

DeveloperMetadataLookup getDeveloperMetadataLookup()

No description

setGridRange(GridRange $gridRange)

No description

Parameters

GridRange $gridRange

GridRange getGridRange()

No description

Return Value

GridRange