Compartir a través de


Workbook.SmartDocument Propiedad

Definición

Obtiene un objeto Microsoft.Office.Core.SmartDocument que representa la configuración de una solución de documento inteligente.

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

Valor de propiedad

Microsoft.Office.Core.SmartDocument que representa la configuración de una solución de documento inteligente.

Se aplica a