Chart.ShowExpandCollapseEntireFieldButtons property (Excel) |
True to display the Expand Entire Field and Collapse Entire Field buttons on the specified PivotChart. Read/write Boolean. |
ChartGroup.BinsCountValue property (Excel) |
Specifies the number of bins in the histogram chart. Read/write Long. |
ChartGroup.BinsOverflowEnabled property (Excel) |
Specifies whether a bin for values above the BinsOverflowValue is enabled. Read/write Boolean. |
ChartGroup.BinsOverflowValue property (Excel) |
If an BinsOverflowEnabled is True, specifies the value above which an overflow bin is displayed. Read/write Double. |
ChartGroup.BinsType property (Excel) |
Specifies how the horizontal axis of the histogram chart is formatted, by bins type. Read/write XlBinsType. |
ChartGroup.BinsUnderflowEnabled property (Excel) |
Specifies whether a bin for values below the BinsUnderflowValue is enabled. Read/write Boolean. |
ChartGroup.BinsUnderflowValue property (Excel) |
If an BinsUnderflowEnabled is True, specifies the value below which an underflow bin is displayed. Read/write Double. |
ChartGroup.BinWidthValue property (Excel) |
Specifies the number of points in each range. Read/write Double. |
CubeField.AutoGroup method (Excel) |
Automatically groups the cube fields in an OLAP cube, optionally in the specified orientation and/or at the specified position. |
Model.ModelFormatBoolean property (Excel) |
Returns a ModelFormatBoolean object that represents formatting of type true/false in the data model. Read-only. |
Model.ModelFormatCurrency property (Excel) |
Returns a ModelFormatCurrency object that represents formatting of type currency in the data model. Read-only. |
Model.ModelFormatDate property (Excel) |
Returns a ModelFormatDate object that represents formatting of type date in the data model. Read-only. |
Model.ModelFormatDecimalNumber property (Excel) |
Returns a ModelFormatDecimalNumber object that represents formatting of type decimal number in the data model. Read-only. |
Model.ModelFormatGeneral property (Excel) |
Returns a ModelFormatGeneral object that represents formatting of type general in the data model. Read-only. |
Model.ModelFormatPercentageNumber property (Excel) |
Returns a ModelFormatPercentageNumber object that represents formatting of type percentage number in the data model. Read-only. |
Model.ModelFormatScientificNumber property (Excel) |
Returns a ModelFormatScientificNumber object that represents formatting of type scientific number in the data model. Read-only. |
Model.ModelFormatWholeNumber property (Excel) |
Returns a ModelFormatWholeNumber object that represents formatting of type whole number in the data model. Read-only. |
Model.ModelMeasures property (Excel) |
Returns a ModelMeasures object that represents the collection of model measures in the data model. Read-only. |
ModelConnection.CalculatedMembers property (Excel) |
Returns a CalculatedMembers object that represents the calculated members in the model connection. |
ModelFormatBoolean object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatBoolean.Application property (Excel) |
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. |
ModelFormatBoolean.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatBoolean.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatCurrency object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatCurrency.Application property (Excel) |
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. |
ModelFormatCurrency.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatCurrency.DecimalPlaces property (Excel) |
Specifies the number of decimal places after the dot. Read/write Long. |
ModelFormatCurrency.Parent property (Excel) |
Returns the parent object for the specified object. Read-only |
ModelFormatCurrency.Symbol property (Excel) |
Specifies the symbol to use to represent the currency. Read/write String. |
ModelFormatDate object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatDate.Application property (Excel) |
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. |
ModelFormatDate.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatDate.FormatString property (Excel) |
Specifies the date format, for example, " dd/mm/yy ". Read/write String. |
ModelFormatDate.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatDecimalNumber object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatDecimalNumber.Application property (Excel) |
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. |
ModelFormatDecimalNumber.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatDecimalNumber.DecimalPlaces property (Excel) |
Specifies the number of decimal places after the dot. Read/write Long. |
ModelFormatDecimalNumber.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatDecimalNumber.UseThousandSeparator property (Excel) |
Specifies whether to display commas between thousands. Read/write Boolean. |
ModelFormatGeneral object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatGeneral.Application property (Excel) |
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. |
ModelFormatGeneral.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatGeneral.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatPercentageNumber object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatPercentageNumber.Application property (Excel) |
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. |
ModelFormatPercentageNumber.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatPercentageNumber.DecimalPlaces property (Excel) |
Specifies the number of decimal places after the dot. Read/write Long. |
ModelFormatPercentageNumber.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatPercentageNumber.UseThousandSeparator property (Excel) |
Specifies whether to display commas between thousands. Read/write Boolean. |
ModelFormatScientificNumber object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatScientificNumber.Application property (Excel) |
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. |
ModelFormatScientificNumber.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatScientificNumber.DecimalPlaces property (Excel) |
Specifies the number of decimal places after the dot. Read/write Long. |
ModelFormatScientificNumber.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatWholeNumber object (Excel) |
Represents the format to be used for a model measure in the data model. |
ModelFormatWholeNumber.Application property (Excel) |
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. |
ModelFormatWholeNumber.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelFormatWholeNumber.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelFormatWholeNumber.UseThousandSeparator property (Excel) |
Specifies whether to display commas between thousands. Read/write Boolean. |
ModelMeasure object (Excel) |
Represents a single ModelMeasure object in the ModelMeasures collection. |
ModelMeasure.Application property (Excel) |
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. |
ModelMeasure.AssociatedTable property (Excel) |
Specifies the table that contains the model measure, as displayed in the Field List task pane. Read/writeModelTable. |
ModelMeasure.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelMeasure.Delete method (Excel) |
Deletes the model measure from the data model. |
ModelMeasure.Description property (Excel) |
The description of the model measure. Read/write String. |
ModelMeasure.FormatInformation property (Excel) |
The format of the model measure. Read/write Variant. |
ModelMeasure.Formula property (Excel) |
The Data Analysis Expressions (DAX) formula of the model measure. Read/write String. |
ModelMeasure.Name property (Excel) |
The name of the model measure. Read/write String. |
ModelMeasure.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelMeasures object (Excel) |
Represents: a collection of ModelMeasure objects. |
ModelMeasures.Add method (Excel) |
Adds a model measure to the model. |
ModelMeasures.Application property (Excel) |
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. |
ModelMeasures.Count property (Excel) |
Returns an integer that represents the number of objects in the collection. |
ModelMeasures.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
ModelMeasures.Item method (Excel) |
Returns a single object from a collection |
ModelMeasures.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
ModelRelationships.DetectRelationships method (Excel) |
Detects model relationships in the specified PivotTable. |
PivotField.AutoGroup method (Excel) |
Automatically groups the pivot fields in a PivotTable. |
Point.IsTotal property (Excel) |
True if the point represents a total. Read/write Boolean. |
Queries object (Excel) |
The collection of WorkbookQuery objects |
Queries.Add method (Excel) |
Adds a new WorkbookQuery object to the Queries collection. |
Queries.Application property (Excel) |
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. |
Queries.Count property (Excel) |
Returns an integer that represents the number of objects in the collection. |
Queries.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
Queries.FastCombine property (Excel) |
True to enable the fast combine feature, as long as the workbook is open. Read/write Boolean. |
Queries.Item method (Excel) |
Returns a single object from a collection. |
Queries.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
Series.ParentDataLabelOption property (Excel) |
Specifies the parent data label option (banner, overlapping, or none) for the specified series within the chart group. Read/write XLParentDataLabelOptions. |
Series.QuartileCalculationInclusiveMedian property (Excel) |
True if the series uses an inclusive median quartile calculation method. Read/write Boolean. |
SoundNote object (Excel) |
Represents a recorded sound note. |
SoundNote.Application property (Excel) |
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. |
SoundNote.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
SoundNote.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
SoundNote.Delete method (Excel) |
Deletes the sound note. |
SoundNote.Import method (Excel) |
Imports the specified sound note. |
SoundNote.Play method (Excel) |
Plays the sound note. |
SoundNote.Record method (Excel) |
Records the sound note. |
Workbook.CreateForecastSheet method (Excel) |
If you have historical time-based data, you can use CreateForecastSheet to create a forecast. When you create a forecast, a new worksheet is created that contains a table of the historical and predicted values and a chart showing this. A forecast can help you predict things like future sales, inventory requirements, or consumer trends. |
WorkbookQuery object (Excel) |
An object that represents a query that was created by Power Query. |
WorkbookQuery.Application property (Excel) |
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. |
WorkbookQuery.Creator property (Excel) |
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
WorkbookQuery.Delete method (Excel) |
Deletes this query and its underlying connection and removes it from the Queries collection. |
WorkbookQuery.Description property (Excel) |
The description of the query. Read/write String. |
WorkbookQuery.Formula property (Excel) |
The Power Query M formula for the object. Read-only String. |
WorkbookQuery.Name property (Excel) |
The name of the query. Read/write String. |
WorkbookQuery.Parent property (Excel) |
Returns the parent object for the specified object. Read-only. |
WorksheetFunction.Forecast_ETS method (Excel) |
Calculates or predicts a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm. |
WorksheetFunction.Forecast_ETS_ConfInt method (Excel) |
Returns a confidence interval for the forecast value at the specified target date. |
WorksheetFunction.Forecast_ETS_Seasonality method (Excel) |
Returns the length of the repetitive pattern Excel detects for the specified time series. |
WorksheetFunction.Forecast_ETS_STAT method (Excel) |
Returns a statistical value as a result of time series forecasting. |
WorksheetFunction.Forecast_Linear method (Excel) |
Calculates, or predicts, a future value by using existing values. The predicted value is a y-value for a given x-value. The known values are existing x-values and y-values, and the new value is predicted by using linear regression. Use this function to predict future sales, inventory requirements, or consumer trends. |
XlBinsType enumeration (Excel) |
Constants passed to and returned by the ChartGroup.BinsType property. |
XlForecastAggregation enumeration (Excel) |
Constants passed to various WorksheetFunction and Workbook statistical forecasting methods. |
XlForecastChartType enumeration (Excel) |
Constants passed to the Workbook.CreateForecastSheet Method. |
XlForecastDataCompletion enumeration (Excel) |
Constants passed to various WorksheetFunction and Workbook statistical forecasting methods. |
XlParentDataLabelOptions enumeration (Excel) |
Constants passed to and returned by the Series.ParentDataLabelOption property. |