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