Workbook.SmartDocument Property

Definition

Gets a Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.

public:
 property Microsoft::Office::Core::SmartDocument ^ SmartDocument { Microsoft::Office::Core::SmartDocument ^ get(); };
public Microsoft.Office.Core.SmartDocument SmartDocument { get; }
member this.SmartDocument : Microsoft.Office.Core.SmartDocument
Public ReadOnly Property SmartDocument As SmartDocument

Property Value

A Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.

Applies to