Property MaxFileSize
MaxFileSize
Gets or sets the maximum file size in bytes for spreadsheet operations. Default is 50 MB. Set to 0 for unlimited.
public long MaxFileSize { get; set; }
Gets or sets the maximum file size in bytes for spreadsheet operations. Default is 50 MB. Set to 0 for unlimited.
public long MaxFileSize { get; set; }