columnsFormatCode property

List<int> columnsFormatCode
final

The format codes to be used for each column. Each must presently be zero (text) or one (binary). All must be zero if the overall copy format is textual

Implementation

final columnsFormatCode = <int>[];