NanoXLSX.Core 3.0.0-rc.3
Loading...
Searching...
No Matches
NanoXLSX.Cell Member List

This is the complete list of members for NanoXLSX.Cell, including all inherited members.

AddressScope enum nameNanoXLSX.Cell
AddressType enum nameNanoXLSX.Cell
Cell()NanoXLSX.Cell
Cell(object value, CellType type)NanoXLSX.Cell
Cell(object value, CellType type, string address)NanoXLSX.Cell
Cell(object value, CellType type, Address address)NanoXLSX.Cell
Cell(object value, CellType type, int column, int row)NanoXLSX.Cell
CellAddressNanoXLSX.Cell
CellAddress2NanoXLSX.Cell
CellAddressTypeNanoXLSX.Cell
CellStyleNanoXLSX.Cell
CellType enum nameNanoXLSX.Cell
ColumnNumberNanoXLSX.Cell
CompareTo(Cell other)NanoXLSX.Cell
ConvertArray< T >(IEnumerable< T > list)NanoXLSX.Cellstatic
DataTypeNanoXLSX.Cell
Equals(object obj)NanoXLSX.Cell
GetAddressScope(string addressExpression)NanoXLSX.Cellstatic
GetCellRange(string range)NanoXLSX.Cellstatic
GetCellRange(string startAddress, string endAddress)NanoXLSX.Cellstatic
GetCellRange(int startColumn, int startRow, int endColumn, int endRow)NanoXLSX.Cellstatic
GetCellRange(Address startAddress, Address endAddress)NanoXLSX.Cellstatic
GetHashCode()NanoXLSX.Cell
operator!=(Cell left, Cell right)NanoXLSX.Cellstatic
operator<(Cell left, Cell right)NanoXLSX.Cellstatic
operator<=(Cell left, Cell right)NanoXLSX.Cellstatic
operator==(Cell left, Cell right)NanoXLSX.Cellstatic
operator>(Cell left, Cell right)NanoXLSX.Cellstatic
operator>=(Cell left, Cell right)NanoXLSX.Cellstatic
RemoveStyle()NanoXLSX.Cell
ResolveCellAddress(int column, int row, AddressType type=AddressType.Default)NanoXLSX.Cellstatic
ResolveCellCoordinate(string address)NanoXLSX.Cellstatic
ResolveCellCoordinate(string address, out int column, out int row)NanoXLSX.Cellstatic
ResolveCellCoordinate(string address, out int column, out int row, out AddressType addressType)NanoXLSX.Cellstatic
ResolveCellRange(string range)NanoXLSX.Cellstatic
ResolveCellType()NanoXLSX.Cell
ResolveColumn(string columnAddress)NanoXLSX.Cellstatic
ResolveColumnAddress(int columnNumber)NanoXLSX.Cellstatic
RowNumberNanoXLSX.Cell
SetCellLockedState(bool isLocked, bool isHidden)NanoXLSX.Cell
SetStyle(Style style, bool unmanaged=false)NanoXLSX.Cell
ValidateColumnNumber(int column)NanoXLSX.Cellstatic
ValidateRowNumber(int row)NanoXLSX.Cellstatic
ValueNanoXLSX.Cell