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.5+3a069966d2787c42b695e5043a5e083b247634e3
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