Workbook.SmartDocument Property
Excel Developer Reference |
Returns a SmartDocument object that represents the settings for a smart document solution. Read-only.
Syntax
expression.SmartDocument
expression A variable that represents 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.
See Also