SpreadsheetOptionsMaxStringLengthAllowedPerCell Property Bytescout Spreadsheet SDK
Gets the max string length per cell allowed for the current format limitations set (see methods .SetExcel2003Limits, .SetExcel2007Limits, .SetOpenOffice3Limits to set current limitations)

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public uint MaxStringLengthAllowedPerCell { get; }

Property Value

Type: UInt32
The max string length per cell.

Implements

ISpreadsheetOptionsMaxStringLengthAllowedPerCell
See Also

Reference