Share via


SmartDocument Property [Excel 2003 VBA Language Reference]

Returns a SmartDocument object that represents the settings for a smart document solution. Read-only.

expression.SmartDocument

expression Required. An expression that returns a Workbook object.

Remarks

For more information on smart documents, please see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

Applies to | Workbook Object