EmEditor Command Reference: Use Zero-Based Numerical Characters for Column Header command |
Scroll Prev Top Next More |
Uses zero-based numerical characters for the column header.
Uses zero-based numerical characters for the column header. This command is equivalent to the status where the Use Alphabetical Characters for Column Header check box is cleared but the Use Zero-Based Numerical Characters for Column Header check box is set in the CSV page of the Customize dialog box.
•Default Menu: None
•All Commands: View > Column Header Type for CSV > 0, 1, 2, ...
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•EEID_HEADER_ZERO_BASE (3988)
editor.ExecuteCommandByID(3988);
editor.ExecuteCommandByID 3988