#include <XLDataValidation.hpp>
◆ XLDataValidations() [1/2]
| OpenXLSX::XLDataValidations::XLDataValidations |
( |
| ) |
|
|
inline |
◆ XLDataValidations() [2/2]
| OpenXLSX::XLDataValidations::XLDataValidations |
( |
const XMLNode & |
node | ) |
|
|
inlineexplicit |
◆ add()
Quick fluent factory for adding a validation rule to a cell range.
- Parameters
-
| sqref | The cell range (e.g. "A1:A10") |
- Returns
- The newly created XLDataValidation object.
◆ addValidation()
◆ append()
◆ at() [1/2]
◆ at() [2/2]
◆ begin()
| Iterator OpenXLSX::XLDataValidations::begin |
( |
| ) |
const |
|
inline |
◆ clear()
| void OpenXLSX::XLDataValidations::clear |
( |
| ) |
|
◆ count()
| size_t OpenXLSX::XLDataValidations::count |
( |
| ) |
const |
◆ disablePrompts()
| bool OpenXLSX::XLDataValidations::disablePrompts |
( |
| ) |
const |
◆ empty()
| bool OpenXLSX::XLDataValidations::empty |
( |
| ) |
const |
|
inline |
◆ end()
| Iterator OpenXLSX::XLDataValidations::end |
( |
| ) |
const |
|
inline |
◆ remove() [1/2]
| void OpenXLSX::XLDataValidations::remove |
( |
size_t |
index | ) |
|
◆ remove() [2/2]
| void OpenXLSX::XLDataValidations::remove |
( |
std::string_view |
sqref | ) |
|
◆ setDisablePrompts()
| void OpenXLSX::XLDataValidations::setDisablePrompts |
( |
bool |
disable | ) |
|
◆ setXWindow()
| void OpenXLSX::XLDataValidations::setXWindow |
( |
uint32_t |
x | ) |
|
◆ setYWindow()
| void OpenXLSX::XLDataValidations::setYWindow |
( |
uint32_t |
y | ) |
|
◆ xWindow()
| uint32_t OpenXLSX::XLDataValidations::xWindow |
( |
| ) |
const |
◆ yWindow()
| uint32_t OpenXLSX::XLDataValidations::yWindow |
( |
| ) |
const |
The documentation for this class was generated from the following files: