Blender  V3.3
Public Attributes | List of all members
blender::ed::spreadsheet::SpreadsheetLayout Struct Reference

#include <spreadsheet_layout.hh>

Public Attributes

Vector< ColumnLayoutcolumns
 
IndexMask row_indices
 
int index_column_width = 100
 

Detailed Description

Definition at line 19 of file spreadsheet_layout.hh.

Member Data Documentation

◆ columns

Vector<ColumnLayout> blender::ed::spreadsheet::SpreadsheetLayout::columns

◆ index_column_width

int blender::ed::spreadsheet::SpreadsheetLayout::index_column_width = 100

◆ row_indices

IndexMask blender::ed::spreadsheet::SpreadsheetLayout::row_indices

The documentation for this struct was generated from the following file: