'Declaration
Public Property ScalingFactor As System.Integer
public System.int ScalingFactor {get; set;}
Remarks
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.