'Declaration Public ReadOnly Property Outline As Boolean
'Declaration
Public ReadOnly Property Outline As Boolean
'Usage Dim instance As ExcelFont Dim value As Boolean value = instance.Outline
'Usage
Dim instance As ExcelFont Dim value As Boolean value = instance.Outline
public bool Outline {get;}
ExcelFont Class ExcelFont Members