OfficeConversionSettings constructor
const
OfficeConversionSettings({})
Creates an instance of OfficeConversionSettings.
All parameters are optional and will use platform defaults if not specified.
Implementation
const OfficeConversionSettings({
this.spreadsheetMaximumContentHeightPerSheet,
this.spreadsheetMaximumContentWidthPerSheet,
});