SmartDocument.RefreshPane Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refreshes the Document Actions task pane for the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.
public:
void RefreshPane();
public void RefreshPane ();
abstract member RefreshPane : unit -> unit
Public Sub RefreshPane ()
Remarks
The RefreshPane method raises an error if the active document does not have an XML expansion pack attached.