Action Interface

Represents an action to be executed in PivotTable or Worksheetdata.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002448F-0000-0000-C000-000000000046")> _
Public Interface Action
'Usage
Dim instance As Action
[InterfaceTypeAttribute()]
[GuidAttribute("0002448F-0000-0000-C000-000000000046")]
public interface Action

See Also

Reference

Action Members

Microsoft.Office.Interop.Excel Namespace