MaxCellLength
Specifies the maximum number of characters that a cell can contain before its value is truncated.
データ型
int
デフォルト値
-1
解説
When this property is set to a positive integer, the 本製品 truncates any cell value that exceeds the specified number of characters.
When set to -1, there is no limit on cell length.
This property is useful for preventing excessively long text values from impacting performance or memory usage when reading large files.