GrapeCity.Spreadsheet アセンブリ > GrapeCity.Core 名前空間 > TextFont 構造体 : CharSet プロパティ |
'Declaration
Public ReadOnly Property CharSet As CharacterSet
'使用法
Dim instance As TextFont Dim value As CharacterSet value = instance.CharSet
public CharacterSet CharSet {get;}