LibreOffice
LibreOffice 24.2 SDK API Reference
|
This specifies how empty or invalid cells in the provided data should be handled when plotted. More...
Variables | |
const long | LEAVE_GAP = 0 |
const long | USE_ZERO = 1 |
const long | CONTINUE = 2 |
This specifies how empty or invalid cells in the provided data should be handled when plotted.
const long CONTINUE = 2 |
const long LEAVE_GAP = 0 |
const long USE_ZERO = 1 |