DataRangeEx
origin.h
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 |