class Xlsx::Column

Defined in:

xlsx.cr

Constructors

Instance Method Summary

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]