EnumScalingType
Enum
Represents scaling types.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public enum ScalingType
Fields
Custom
Specifies custom scaling type.
FitAllColumnsOnOnePage
Specifies that all columns will fit on one page.
FitAllRowsOnOnePage
Specifies that all rows will fit on one page.
FitSheetOnOnePage
Specifies that will fit sheet on one page.
NoScaling
Specifies that no scaling will be used.