Structure recieved by the BFHandlerStartColInfo() function. Contains information about a range of columns within a spreadsheet. A hidden range of columns is indicated by the presence of this element with a child booleanInfo element to indicate the range of columns is hidden. The first and last column numbers are 0 based values.
#include <extracthandler.generated.h>
Public Attributes | |
| int | uid |
| BFINT64 | firstCol |
| BFINT64 | lastCol |
| BFINT64 BFColInfoElement::firstCol |
| BFINT64 BFColInfoElement::lastCol |