True (default) if the PivotTable field list can be shown. Read/write Boolean. C# Copiere public bool ShowPivotTableFieldList { get; set; } Property Value Boolean Applies to ProdusVersiuni Excel primary interop assembly Latest Feedback Această pagină a fost utilă? Da Nu ...
表达式。ShowPivotTableFieldList 表达 一个代表 Workbook 对象的变量。 示例 在本示例中,Microsoft Excel 判断是否能显示数据透视表字段列表,并通知用户。 VB 复制 Sub UseShowPivotTableFieldList() Dim wkbOne As Workbook Set wkbOne = Application.ActiveWorkbook 'Determine PivotTable field list setting. If...
ShowPivotTableFieldList 属性 Signatures 属性 SlicerCaches 属性 SmartDocument 属性 SmartTagOptions 属性 Styles 属性 Subject 属性 Sync 属性 TableStyles 属性 Tag 属性 TemplateRemoveExtData 属性 Theme 属性 Title 属性 UpdateLinks 属性 UpdateRemoteReferences 属性 UserControl 属性 UserStat...
The easiest way to get the Pivot Table Field list back would be to right-click on any of the cells in the Pivot table and click on the ‘Show Field List’ option. Below I have a Pivot Table for which the field lists have been turned off, and I want to get it back. Here are th...
如果能显示数据透视表字段列表,则为 True(默认)。Boolean 类型,可读写。 expression.ShowPivotTableFieldList expression 必需。该表达式返回“…
Public Property ShowPivotTableFieldList As Boolean Dim instance As Workbook Dim value As Boolean value = instance.ShowPivotTableFieldList instance.ShowPivotTableFieldList = value C# 複製 public bool ShowPivotTableFieldList { get; set; } 屬性...
Gets or sets a value that indicates whether the PivotTable field list can be shown. C# 复制 public bool ShowPivotTableFieldList { get; set; } Property Value Boolean true if the PivotTable field list can be shown; otherwise, false. The default is true. Applies to 产品版本 Visual ...
We use optional cookies to improve your experience on our websites, such as through social media connections, and to display personalized advertising based on your online activity. If you reject optional cookies, only cookies necessary to provide you the services will be used. You may change ...
There is an empty pivot table in the spot you selected when you select the New Worksheet option. To begin, we'll give a brief overview of the newly created worksheet, which is divided into three sections: the Spreadsheet Body, the Field List, and the Pivot Table Areas section. ...
Share Resources