OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLDataValidation.cpp File Reference
#include "XLDataValidation.hpp"
#include "XLException.hpp"
#include <algorithm>
#include <array>
#include <sstream>
#include <string_view>
#include <vector>

Namespaces

namespace  OpenXLSX
 

Functions

void OpenXLSX::reorderAttributes (XMLNode &node)
 Helper function to ensure attributes are in the correct OOXML order. Openpyxl order (which Excel likes): sqref, showDropDown, showInputMessage, showErrorMessage, allowBlank, errorTitle, error, promptTitle, prompt, type, operator, errorStyle.
 

Variable Documentation

◆ firstCol

uint16_t firstCol

◆ firstRow

uint32_t firstRow

◆ lastCol

uint16_t lastCol

◆ lastRow

uint32_t lastRow