Workbook.SmartDocument Property
Gets a Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
ReadOnly Property SmartDocument As SmartDocument
Get
SmartDocument SmartDocument { get; }
Property Value
Type: Microsoft.Office.Core.SmartDocument
A Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.