Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DEFAULT_GEO_TEXT_SIZE Field


In This Topic
    DEFAULT_GEO_TEXT_SIZE Field
    In This Topic
    Default geo text size This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const DEFAULT_GEO_TEXT_SIZE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.DEFAULT_GEO_TEXT_SIZE
    public const int DEFAULT_GEO_TEXT_SIZE
    See Also