Version

SpreadsheetCell Structure Members

The following tables list the members exposed by SpreadsheetCell.

Public Constructors
 NameDescription
Public ConstructorSpreadsheetCell ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColumnReturns the index of the column.  
Public PropertyRowReturns the index of the row  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the value of this SheetCell instance to the specified SpreadsheetCell.  
Public MethodGetHashCodeReturns the hash code of the object.  
Public MethodToStringReturns a string representation of the SpreadsheetCell  
Public Operators
public Operator Equality Compares two SpreadsheetCell instances to determine if they are equal
public Operator Inequality Compares two SpreadsheetCell instances to determine if they are not equal
See Also