label
wks.col.label$
string
Read/write
Column label access for versions before 8.0. Still supporte to control long name, units and comments in a single call. For detailed access to column long name, units and comments, use col(a)[L]$, col(a)[C]$ etc notation instead.
wks.col.comment$, wks.col.lname$, wks.col.name$, wks.col.unit$