'Declaration Property CharSetIndex As Byte
'Usage Dim instance As IExcelFont Dim value As Byte instance.CharSetIndex = value value = instance.CharSetIndex
byte CharSetIndex {get; set;}
'Declaration Property CharSetIndex As Byte
'Usage Dim instance As IExcelFont Dim value As Byte instance.CharSetIndex = value value = instance.CharSetIndex
byte CharSetIndex {get; set;}