Overload | Description |
---|---|
ToString() | Gets a string that contains an absolute reference to this cell in the current reference style. (Inherited from FarPoint.Win.Spread.Cell) |
ToString(ReferenceStyle) | Gets a string that contains an absolute reference to this cell in the specified reference style. (Inherited from FarPoint.Win.Spread.Cell) |
ToString(Cell) | Gets a string that contains a relative reference to this cell in the current reference style. (Inherited from FarPoint.Win.Spread.Cell) |
ToString(Cell,ReferenceStyle) | Gets a string that contains a relative reference to this cell in the specified reference style. (Inherited from FarPoint.Win.Spread.Cell) |