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.2+f55916d49ef2baa43fc7dc8f5c7d751a77c50baf
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