ImagingSpreadsheetFormatting
Specifies spreadsheet formatting as a multiple choice option on the ImagingSpreadsheetOptions instance.
AutoFitColumns = 1
The column dimensions automatically accommodate the content size.
AutoFitRows = 0
The row dimensions automatically accommodate the content size.
The formatting is removed from empty columns.
The formatting is removed from empty rows.
Unknown = 4
Represents error during mapping.