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