'Declaration
Public Property FitPagesDown As System.Integer
public System.int FitPagesDown {get; set;}
Remarks
Setting the FitPagesAcross or FitPagesDown properties automatically sets the AutoScale property to true, causing C1Excel to calculate the scaling factor based on the given number of pages and to ignore the value of the ScalingFactor property.