Spread Windows Forms 12.0 Product Documentation
AggregationDataModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : AggregationDataModel Class

For a list of all members of this type, see AggregationDataModel members.

Public Methods
 NameDescription
Public MethodAdds one or more columns to the data model at the specified position.  
Public MethodAdds rows to the data model at the specified position.  
Public MethodRemoves all the data and formulas from the specified range of cells.  
Public MethodCopies the data from a range of cells to a specified range of cells.  
Public MethodLoads the settings from XML.  
Public MethodDisposes this object.  
Public MethodGets the formula of the cell of the specified row and column.  
Public MethodSets the format of the cell of the specified row and column.  
Public MethodGets the formula, as a string value, for the cell of the specified row and column.  
Public MethodOverridden. Gets a user-defined note value for the cell of the specified row and column.  
Public MethodSerializes the AggregationDataModel to the SerializationInfo.  
Public MethodOverridden. Gets an application-defined tag value for the cell of the specified row and column.  
Public MethodOverridden. Gets the value from the cell in the group.  
Public MethodOverridden. Determines whether the cell in the group is editable.  
Public MethodOverridden. Determines whether the data model is empty.  
Public MethodOverridden. Determines whether the specified row has data (is not empty).  
Public MethodLoads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized or shared with the calculation controller.  
Public MethodMoves the data from a range of cells to the specified location.  
Public MethodOverridden. Gets the index of the next column in a specified row that contains data.  
Public MethodOverridden. Gets the index of the next row that contains data.  
Public MethodRemoves one or more columns starting with the column at the specified position.  
Public MethodRemoves one or more rows, starting with the specified row.  
Public MethodResumes parsing of formulas and parses all formulas set while parsing was suspended.  
Public MethodSaves the settings to XML.  
Public MethodSets the format for the cell of the specified row and column.  
Public MethodSets the formula for the cell of the specified row and column.  
Public MethodSets the formula, as a string value, for the cell of the specified row and column. If you pass null, it clears the expression from that cell.  
Public MethodOverridden. Sets a user-defined note value for the cell at the specified row and column.  
Public MethodOverridden. Sets an application-defined tag value for the cell of the specified row and column.  
Public MethodOverridden. Sets the value of the cell in the group.  
Public MethodSuspends parsing of formulas.  
Public MethodSwaps the specified ranges of cells.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event, and permits derived classes to handle the event without attaching a delegate. (Inherited from FarPoint.Win.Spread.Model.BaseSheetDataModel)
Top
See Also

Reference

AggregationDataModel Class
FarPoint.Win.Spread.Model Namespace