GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > RichText クラス : GetCommonFont メソッド |
'宣言
Public Function GetCommonFont( _ ByVal workbook As IWorkbook, _ Optional ByVal includeUnsetRuns As Boolean _ ) As Font
public Font GetCommonFont( IWorkbook workbook, bool includeUnsetRuns )