Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xlsx
master
Xlsx
Alphabet
Column
Value
Converter
Row
Built with Crystal 1.10.0
2023-11-17 20:02:07 UTC
class
Xlsx::
Column
Xlsx::Column
Reference
Object
Defined in:
xlsx.cr
Constructors
.new
(name : String | Nil, value : Value =
nil
)
Instance Method Summary
#name
: String | Nil
#value
: Value
Constructor Detail
def self.
new
(name : String | Nil, value :
Value
=
nil
)
#
[
View source
]
Instance Method Detail
def
name
: String | Nil
#
[
View source
]
def
value
:
Value
#
[
View source
]