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