2.2.4.10 DataRangeEx


Name

DataRangeEx

Remark

Hierarchy

Examples

Header to Include

origin.h

Reference

Members

Name Brief Example
Add Add a new subrange to the DataRangeEx. The subrange is specified by passing an Excel like selection string similar to "[Book1]Sheet1!A[1]:B[2]". Examples
Create Create a datarange using an existing treenode that contains data information. Examples
DataRangeEx Default constructor for the DataRangeEx class.
GetRange Get one dataset's range. Examples
PrepareTree Get the information tree of the datarange. Examples
Save Save current changes of the datarange. Examples