Click or drag to resize
PicoXLSX

WorksheetHasCell Method

Overload List
 NameDescription
Public methodHasCell(CellAddress) Gets whether the specified address exists in the worksheet. Existing means that a value was stored at the address
Public methodHasCell(Int32, Int32) Gets whether the specified address exists in the worksheet. Existing means that a value was stored at the address
Top
See Also