Searched defs:SheetStyle (Results 1 – 1 of 1) sorted by relevance
110 struct SheetStyle { struct111 std::optional<Dimension> height;112 std::optional<SheetMode> sheetMode;136 bool operator==(const SheetStyle& sheetStyle) const argument153 void PartialUpdate(const SheetStyle& sheetStyle) in PartialUpdate() argument