Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DEFAULT_GEO_TOP Field


In This Topic
    DEFAULT_GEO_TOP Field
    In This Topic
    [0] Default geo top
    Syntax
    'Declaration
     
    
    Public Const DEFAULT_GEO_TOP As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.DEFAULT_GEO_TOP
    public const int DEFAULT_GEO_TOP
    See Also