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(String, Cell
Address
Type) Constructor
Initializes a new instance of the
Cell
Address
class
Namespace:
PicoXLSX
Assembly:
PicoXLSX (in PicoXLSX.dll) Version: 3.4.3+c820fb107cc06ae187946bad43db42d71f6faf1c
Syntax
C#
Copy
public
Address
(
string
address
,
Cell
AddressType
type
= 0 )
Parameters
address
String
Address string (e.g. 'A1:B12').
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