NewFont Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")]
public interface NewFont : Microsoft.Vbe.Interop.Forms.Font
[<System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")>]
type NewFont = interface
interface Font
Public Interface NewFont
Implements Font
- Derived
- Attributes
- Implements
Properties
| Bold | (Inherited from Font) |
| Charset | (Inherited from Font) |
| Italic | (Inherited from Font) |
| Name | (Inherited from Font) |
| Size | (Inherited from Font) |
| Strikethrough | (Inherited from Font) |
| Underline | (Inherited from Font) |
| Weight | (Inherited from Font) |