Struct XlsxCellCollection.XlsxCellKey
public struct XlsxCellCollection.XlsxCellKey
- Inherited Members
- Extension Methods
Constructors
XlsxCellKey(int, int)
public XlsxCellKey(int column, int row)
Parameters
Properties
Column
public int Column { get; }
Property Value
Row
public int Row { get; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
objobject
Returns
GetHashCode()
public override int GetHashCode()