SeriesCollection Interface
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.
public interface class SeriesCollection : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C170A-0000-0000-C000-000000000046")]
public interface SeriesCollection : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C170A-0000-0000-C000-000000000046")>]
type SeriesCollection = interface
interface IEnumerable
Public Interface SeriesCollection
Implements IEnumerable
- Attributes
- Implements
Properties
_Default[Object] | |
Application |
Returns an Application object that represents the container application for the object. |
Count | |
Creator |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only. |
Parent |
Methods
Add(Object, XlRowCol, Object, Object, Object) | |
Extend(Object, Object, Object) | |
GetEnumerator() | |
Item(Object) | |
NewSeries() | |
Paste(XlRowCol, Object, Object, Object, Object) |