FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ITableRange Interface |
For a list of all members of this type, see ITableRange members.
Name | Description | |
---|---|---|
Deserialize | Loads the data from XML. (Inherited from FarPoint.Win.ISerializeData) | |
GetColumnIndex | Gets column index by name | |
GetColumnName | Gets the name of the column | |
GetDataColumnFormula | Gets data fomula from a special column. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable) | |
GetUniqueColumnName | Gets a unique name for a table column. | |
Serialize | Saves the data to XML. (Inherited from FarPoint.Win.ISerializeData) | |
SetDataColumnFormula | Sets data formula to a special column. | |
SyncDataInRange | Synchronizes table data in a specific range. |