Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class CellAdressInfo
Public Class CellAdressInfo
public ref class CellAdressInfo
type CellAdressInfo = class end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| CellAdressInfo()()()() | Initializes a new instance of the CellAdressInfo class | |
| CellAdressInfo(Int32, Int32) | Initializes a new instance of the CellAdressInfo class | |
| Column | ||
| Equality(CellAdressInfo, CellAdressInfo) | ||
| Equals(Object) | (Overrides Object..::..Equals(Object).) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() | (Overrides Object..::..GetHashCode()()()().) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Inequality(CellAdressInfo, CellAdressInfo) | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Row | ||
| ToString()()()() | (Overrides Object..::..ToString()()()().) |