'Declaration Public ReadOnly Property FontSize As Single
'Declaration
Public ReadOnly Property FontSize As Single
'Usage Dim instance As ExcelFont Dim value As Single value = instance.FontSize
'Usage
Dim instance As ExcelFont Dim value As Single value = instance.FontSize
public float FontSize {get;}
ExcelFont Class ExcelFont Members