OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLPageSetup.cpp File Reference
#include <string_view>
#include <vector>
#include <pugixml.hpp>
#include "XLPageSetup.hpp"
#include "XLUtilities.hpp"

Variables

static const std::vector< std::string_view > XLHeaderFooterNodeOrder
 

Variable Documentation

◆ XLHeaderFooterNodeOrder

const std::vector<std::string_view> XLHeaderFooterNodeOrder
static
Initial value:
=
{"oddHeader", "oddFooter", "evenHeader", "evenFooter", "firstHeader", "firstFooter"}