<< Return to Main Index

< Return to Class Index

CGXData::GetRangeName

virtual BOOL GetRangeName(LPCTSTR name, CGXRange& rg);

name

Points to the string with the range name

rg

A reference to CGXRange object where range will be stored.

Return Value

TRUE if a range with the given name was found; FALSE otherwise.

Remarks

This method has no effect for CGXData. Only CGXFormulaSheet provides an implementation for this method.

Note: CGXFormulaSheet is only provided with the professional edition of Objective Grid.

CGXData

Class Overview | Class Members