Expand Minimize
This topic has not yet been rated - Rate this topic

XlHtmlType Enumeration

Office 2007
Specifies the type of HTML generated by Office Excel 2007 when you save the specified item to a Web page and whether the item is static or interactive.

Version Information
 Version Added:  Excel 2007

NameValueDescription
xlHtmlCalc1Use the Spreadsheet component. Deprecated in Excel 2007.
xlHtmlChart3Use the Chart component. Deprecated in Excel 2007.
xlHtmlList2Use the PivotTable component. Deprecated in Excel 2007.
xlHtmlStatic0Use static (noninteractive) HTML for viewing only.

Remarks

Bb241321.vs_note(en-us,office.12).gif  Note
All XlHtmlType enumerations other than xlHtmlStatic have been deprecated in Excel 2007.


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.