Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / GeoTextFont Property


In This Topic
GeoTextFont Property
In This Topic
Gets or sets the geo text font.
Syntax
'Declaration
 
Public Property GeoTextFont As String
 
'Usage
 
Dim instance As ExcelShape
Dim value As String
 
instance.GeoTextFont = value
 
value = instance.GeoTextFont

Property Value

geo text font
See Also