Commands and Topics for PV Columns and Rows
PV Columns and rows, Introduction
PV INSERT COLUMNS
(area; start; number)
PV INSERT ROWS
(area; start; number)
PV INSERT CELLS
(area; column; row; number; direction)
PV DELETE COLUMNS
(area; start; number)
PV DELETE ROWS
(area; start; number)
PV DELETE CELLS
(area; column; row; number; direction)
PV SET COLUMNS WIDTH
(area; first; last; width)
PV SET ROWS HEIGHT
(area; first; last; height)
PV Get column width
(area; column)
Integer
PV Get row height
(area; row)
Integer
PV SET COLUMN HEADER
(area; column; title)
PV GET COLUMN HEADER
(area; column; title)
PV SET ROW HEADER
(area; row; title)
PV Get row header
(area; row)
String