Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Pivot Table command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - CSV category

Pivot Table command

Summary

Creates a pivot table in the CSV document.

Description

This command displays the Pivot Table dialog box, and creates a pivot table in the CSV document.

How to Run

Default Menu: CSV > Advanced > Pivot Table

All Commands: CSV > Advanced > Pivot Table

Toolbar: pivot_table

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_PIVOT_TABLE (4081)

Macros

[JavaScript]

editor.ExecuteCommandByID(4081);

[VBScript]

editor.ExecuteCommandByID 4081

Copyright © 2003-2023 by Emurasoft, Inc.