Orcus
Public Member Functions | Public Attributes | List of all members
orcus::spreadsheet::table_column_t Struct Reference

#include <auto_filter.hpp>

Public Member Functions

 table_column_t (const table_column_t &other)
 
table_column_toperator= (const table_column_t &other)
 
void reset ()
 

Public Attributes

std::size_t identifier
 
std::string_view name
 
std::string_view totals_row_label
 
totals_row_function_t totals_row_function
 

Detailed Description

Single column entry in table.