SysExcelFont.new Method [AX 2012]
Initializes a new instance of the SysExcelFont class.
Syntax
protected void new(COM _font, MSOfficeVersion _version)
Run On
Client
Parameters
- _font
Type: COM Class
- _version
Type: MSOfficeVersion Enumeration
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the SysExcelFont class.
protected void new(COM _font, MSOfficeVersion _version)
Client