|
OpenXLSX 1.9.1
|
#include <cstdint>#include <string>Go to the source code of this file.
Data Structures | |
| struct | OpenXLSX::XLImageOptions |
| Options for inserting an image into a worksheet. More... | |
Namespaces | |
| namespace | OpenXLSX |
Enumerations | |
| enum class | OpenXLSX::XLImagePositioning { OpenXLSX::OneCell , OpenXLSX::TwoCell , OpenXLSX::Absolute } |
| Determines how an image behaves when cells are resized or inserted/deleted. More... | |