Actions Interface

A collection of all Action objects for the specified series.

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

Syntax

'Declaration
<GuidAttribute("00024490-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface Actions _
    Inherits IEnumerable
'Usage
Dim instance As Actions
[GuidAttribute("00024490-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface Actions : IEnumerable

See Also

Reference

Actions Members

Microsoft.Office.Interop.Excel Namespace