PicoXLSX Library Documentation
PicoXLSX Library Documentation
PicoXLSX
PicoXLSX
Cell.Address Class
Cell.Address Constructor
Cell.Address(String, Cell.AddressType) Constructor
Cell.Address(Int32, Int32, Cell.AddressType) Constructor
Cell
Address(Int
32, Int
32, Cell
Address
Type) Constructor
Initializes a new instance of the
Cell
Address
class
Namespace:
PicoXLSX
Assembly:
PicoXLSX (in PicoXLSX.dll) Version: 3.4.2+f55916d49ef2baa43fc7dc8f5c7d751a77c50baf
Syntax
C#
Copy
public
Address
(
int
column
,
int
row
,
Cell
AddressType
type
= 0 )
Parameters
column
Int32
Column number (zero based).
row
Int32
Row number (zero based).
type
Cell
AddressType
(Optional)
Optional referencing type of the address.
See Also
Reference
Cell
Address Class
Cell
Address Overload
PicoXLSX Namespace
Copyright Raphael Stoeckli © 2025