'Declaration Public Property CharSetIndex As System.Byte
'Usage Dim instance As ExcelFont Dim value As System.Byte instance.CharSetIndex = value value = instance.CharSetIndex
public System.byte CharSetIndex {get; set;}
'Declaration Public Property CharSetIndex As System.Byte
'Usage Dim instance As ExcelFont Dim value As System.Byte instance.CharSetIndex = value value = instance.CharSetIndex
public System.byte CharSetIndex {get; set;}