SmartDocument.RefreshPane Method

Refreshes the Document Actions task pane for the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub RefreshPane
'Usage
Dim instance As SmartDocument

instance.RefreshPane()
void RefreshPane()

Remarks

The RefreshPane method raises an error if the active document does not have an XML expansion pack attached.

See Also

Reference

SmartDocument Interface

SmartDocument Members

Microsoft.Office.Core Namespace