Back to Devexpress

WorksheetView Properties

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

latest3.3 KB
Original Source

WorksheetView Properties

Contains display and print settings for a worksheet.

NameDescription
CustomPaperHeightReturns the custom paper height. Inherited from SheetView.
CustomPaperWidthReturns the custom paper width. Inherited from SheetView.
GridlineColorSpecifies the color of worksheet gridlines.
IsSelectedReturns or specifies whether a sheet is selected in a workbook. Inherited from SheetView.
MarginsReturns an object that defines page margins for a printed sheet. Inherited from SheetView.
OrientationReturns or specifies page orientation for a printed sheet. Inherited from SheetView.
PaperKindReturns or specifies paper size for a printed sheet. Inherited from SheetView.
ShowFormulasGets or sets whether to display the formula in each cell instead of the formula result.
ShowGridlinesGets or sets whether worksheet gridlines are visible.
ShowHeadingsGets or sets whether row and column headers are visible on the worksheet.
ShowOutlineSymbolsGets or sets a value indicating whether to show outline symbols and bars for a worksheet with grouped data.
ShowRightToLeftGets or sets a value indicating whether the worksheet should be displayed from right to left.
ShowZeroValuesGets or sets a value indicating whether to display “0” (zero) in cells that have zero values.
TabColorGets or sets the color of the sheet tab. Inherited from SheetView.
ViewTypeGets or sets a view to display worksheet content.
ZoomReturns or specifies the zoom percentage for a sheet. Inherited from SheetView.

See Also

WorksheetView Interface

WorksheetView Members

DevExpress.Spreadsheet Namespace