Back to Devexpress

WorksheetThumbnailOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-worksheetthumbnailoptions-dot-underscore-properties.md

latest1.8 KB
Original Source

WorksheetThumbnailOptions Properties

Contains options used to generate a thumbnail from a worksheet.

NameDescription
BackgroundColorSpecifies the background color for the output image. Inherited from SheetThumbnailOptions.
ColumnOffsetSpecifies the index of the column from which to start thumbnail generation.
ResolutionSpecifies the image resolution (in DPI). Inherited from SheetThumbnailOptions.
RowOffsetSpecifies the index of the row from which to start thumbnail generation.
ScaleSpecifies how to scale content of a worksheet or chart sheet before it is saved as an image. Inherited from SheetThumbnailOptions.
StretchSpecifies whether a worksheet area or chart sheet is stretched to fit the output image size. Inherited from SheetThumbnailOptions.

See Also

WorksheetThumbnailOptions Class

WorksheetThumbnailOptions Members

DevExpress.Spreadsheet Namespace