Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Scl Class
Members


Scl Class
ID Number OxA0 160 This record specifies the zoom level of the current view in the window used to display the sheet as a fraction given by the following formula: Fraction = nscl / dscl The fraction MUST be greater than or equal to 1/10 and less than or equal to 4. This record MUST exist if the zoom level of the current view is not equal to 1.
Syntax
'Declaration
 
Public Class Scl 
   Implements IBiff8Structure, IBiff8StructureOptimizedSupport 
 
'Usage
 
Dim instance As Scl
Inheritance Hierarchy

System.Object
   FarPoint.Excel.Scl

See Also