[]
Gets or sets the scaling factor (in percent) to use when printing the sheet.
public int ScalingFactor { get; set; }
Public Property ScalingFactor As Integer
Setting the ScalingFactor property automatically sets the AutoScale property to false, causing C1Excel to use the selected scaling factor and to ignore the value of the FitPagesAcross and FitPagesDown properties.