#include <font.h>
Public Member Functions | |
| COleFont () | |
| COleFont (LPDISPATCH pDispatch) | |
| COleFont (const COleFont &dispatchSrc) | |
| CString | GetName () |
| void | SetName (LPCTSTR) |
| CY | GetSize () |
| void | SetSize (const CY &) |
| BOOL | GetBold () |
| void | SetBold (BOOL) |
| BOOL | GetItalic () |
| void | SetItalic (BOOL) |
| BOOL | GetUnderline () |
| void | SetUnderline (BOOL) |
| BOOL | GetStrikethrough () |
| void | SetStrikethrough (BOOL) |
| short | GetWeight () |
| void | SetWeight (short) |
| short | GetCharset () |
| void | SetCharset (short) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO