PivotTable.Format(XlPivotFormatType) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将数据透视表设置为预定义缩进、非缩进或交叉表格格式之一。
public:
void Format(Microsoft::Office::Interop::Excel::XlPivotFormatType Format);
public void Format (Microsoft.Office.Interop.Excel.XlPivotFormatType Format);
Public Sub Format (Format As XlPivotFormatType)
参数
- Format
- XlPivotFormatType
必需 XlPivotFormatType。 指定要应用于指定数据透视表的报表格式类型。