CustomTaskPane Interface
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C033B-0000-0000-C000-000000000046")> _
Public Interface CustomTaskPane _
Inherits _CustomTaskPane, _CustomTaskPaneEvents_Event
'Usage
Dim instance As CustomTaskPane
[GuidAttribute("000C033B-0000-0000-C000-000000000046")]
public interface CustomTaskPane : _CustomTaskPane,
_CustomTaskPaneEvents_Event