Trendlines 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 Trendlines : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C1722-0000-0000-C000-000000000046")]
public interface Trendlines : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C1722-0000-0000-C000-000000000046")>]
type Trendlines = interface
interface IEnumerable
Public Interface Trendlines
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(XlTrendlineType, Object, Object, Object, Object, Object, Object, Object, Object) | |
GetEnumerator() | |
Item(Object) |