Tab Members (Excel)
Represents a tab in a chart or a worksheet.
Properties
Name |
Description |
---|---|
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only. |
|
Returns or sets the primary color of the object, as shown in the table in the remarks section. Use the RGB function to create a color value. Read/write Variant. |
|
Returns or sets a Variant value that represents the color of the specified worksheet or chart tab. |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Returns the parent object for the specified object. Read-only. |
|
Returns or sets the theme color in the applied color scheme that is associated with the specified object. Read/write XlThemeColor. |
|
Returns or sets a Single that lightens or darkens a color. |