Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ASTNodeArrayArchive.ASTNodeArchive, ExpandedTrackedReferenceArchive, FormulaArchive, TrackedReferenceArchive
Used in: ASTNodeArchive
required uint32 AST_column_group_level = 1
required uint32 AST_row_group_level = 2
optional uint32 AST_agg_index_level = 3
Used in: ASTNodeArchive
Used in: ASTNodeArchive
optional bool preserve_rectangular = 5
Used in: ASTColonTractArchive
required uint32 range_begin = 1
optional uint32 range_end = 2
Used in: ASTColonTractArchive
required int32 range_begin = 1
optional int32 range_end = 2
Used in: ASTNodeArchive
required sint32 column = 1
optional bool absolute = 2
Used in: ASTNodeArchive
required uint32 row_handle = 1
required uint32 column_handle = 2
required uint32 row_is_sticky = 3
required uint32 column_is_sticky = 4
optional string AST_reference_whitespace_after_sheet_name = 6
optional string AST_reference_whitespace_before_table_name = 7
optional string AST_reference_whitespace_after_table_name = 8
optional string AST_reference_whitespace_before_cell_address = 9
Used in: ASTNodeArchive
optional string AST_reference_whitespace_after_sheet_name = 2
optional string AST_reference_whitespace_before_table_name = 3
optional string AST_reference_whitespace_after_table_name = 4
optional string AST_reference_whitespace_before_cell_address = 5
Used in: ASTNodeArchive
repeated string AST_identifier_string = 1
optional uint32 AST_first_symbol = 2
optional string AST_whitespace_before_idents = 3
optional string AST_whitespace_after_idents = 4
Used in: ASTNodeArchive
required uint32 row_handle = 1
required uint32 column_handle = 2
required uint32 row_is_sticky = 3
required uint32 column_is_sticky = 4
Used in: ASTNodeArrayArchive
required ASTNodeType AST_node_type = 1
optional uint32 AST_function_node_index = 2
optional uint32 AST_function_node_numArgs = 3
optional double AST_number_node_number = 4
optional bool AST_boolean_node_boolean = 5
optional string AST_string_node_string = 6
optional double AST_date_node_dateNum = 7
optional bool AST_date_node_suppress_date_format = 19
optional bool AST_date_node_suppress_time_format = 20
optional string AST_date_node_date_time_format = 21
optional double AST_duration_node_unitNum = 8
optional int32 AST_duration_node_unit = 9
optional uint32 AST_duration_node_style = 22
optional uint32 AST_duration_node_duration_unit_largest = 23
optional uint32 AST_duration_node_duration_unit_smallest = 24
optional bool AST_duration_node_use_automatic_units = 29
optional bool AST_token_node_boolean = 10
optional uint32 AST_array_node_numCol = 11
optional uint32 AST_array_node_numRow = 12
optional uint32 AST_list_node_numArgs = 13
optional string AST_unknown_function_node_string = 17
optional uint32 AST_unknown_function_node_numArgs = 18
optional string AST_whitespace = 25
optional ASTStickyBits AST_sticky_bits = 33
optional ASTStickyBits AST_frozen_sticky_bits = 41
optional string AST_let_identifier = 34
optional string AST_let_whitespace = 35
optional bool AST_let_is_continuation = 36
optional uint32 AST_symbol = 37
optional uint64 AST_number_node_decimal_low = 42
optional uint64 AST_number_node_decimal_high = 43
optional uint32 AST_range_context = 46
optional ASTNodeType upgrade_node_type = 47
Used in: ASTNodeArchive
ADDITION_NODE = 1
SUBTRACTION_NODE = 2
MULTIPLICATION_NODE = 3
DIVISION_NODE = 4
POWER_NODE = 5
CONCATENATION_NODE = 6
GREATER_THAN_NODE = 7
GREATER_THAN_OR_EQUAL_TO_NODE = 8
LESS_THAN_NODE = 9
LESS_THAN_OR_EQUAL_TO_NODE = 10
EQUAL_TO_NODE = 11
NOT_EQUAL_TO_NODE = 12
NEGATION_NODE = 13
PLUS_SIGN_NODE = 14
PERCENT_NODE = 15
FUNCTION_NODE = 16
NUMBER_NODE = 17
BOOLEAN_NODE = 18
STRING_NODE = 19
DATE_NODE = 20
DURATION_NODE = 21
EMPTY_ARGUMENT_NODE = 22
TOKEN_NODE = 23
ARRAY_NODE = 24
LIST_NODE = 25
THUNK_NODE = 26
LOCAL_CELL_REFERENCE_NODE = 27
CROSS_TABLE_CELL_REFERENCE_NODE = 28
COLON_NODE = 29
REFERENCE_ERROR_NODE = 30
UNKNOWN_FUNCTION_NODE = 31
APPEND_WHITESPACE_NODE = 32
PREPEND_WHITESPACE_NODE = 33
BEGIN_THUNK_NODE = 34
END_THUNK_NODE = 35
CELL_REFERENCE_NODE = 36
COLON_NODE_WITH_UIDS = 45
REFERENCE_ERROR_WITH_UIDS = 46
UID_REFERENCE_NODE = 48
LET_BIND_NODE = 52
VAR_NODE = 53
END_SCOPE_NODE = 54
LAMBDA_NODE = 55
BEGIN_LAMBDA_THUNK_NODE = 56
END_LAMBDA_THUNK_NODE = 57
LINKED_CELL_REF_NODE = 63
LINKED_COLUMN_REF_NODE = 64
LINKED_ROW_REF_NODE = 65
CATEGORY_REF_NODE = 66
COLON_TRACT_NODE = 67
VIEW_TRACT_REF_NODE = 68
INTERSECTION_NODE = 69
SPILL_RANGE_NODE = 70
Used in: ASTNodeArchive
required sint32 row = 1
optional bool absolute = 2
Used in: ASTNodeArchive, ASTUidTractList
required bool begin_row_is_absolute = 1
required bool begin_column_is_absolute = 2
required bool end_row_is_absolute = 3
required bool end_column_is_absolute = 4
Used in: ASTNodeArchive
required TSP.UUID column_uid = 1
required TSP.UUID row_uid = 2
required bool column_absolute = 3
required bool row_absolute = 4
Used in: ASTUidTract
Used in: ASTUidTractList, ViewTractRefArchive
required ASTUidList columnUids = 1
required ASTUidList rowUids = 2
optional bool is_range_ref = 3
optional bool preserve_rectangular = 5
Used in: ASTNodeArchive, TST.FormulaPredArgArchive
Used in: ASTUidTract
UIDS_INCLUDED = 0
UIDS_PREMERGE = 1
UIDS_PREMOVEREGION = 2
UIDS_EXCLUDED = 3
UIDS_ACTIVE = 4
UIDS_PREMERGE_TOPLEFT = 5
UIDS_REMOVED_BY_MOVE = 6
FULLTUPLE_ROW_COLUMN_HEADER = 7
FULLTUPLE_AGGREGATE_RULE_UID = 8
FULLTUPLE_ROW_COLUMN_RULE_VALUE_PAIRS = 9
Used in: CellValueArchive, TST.PopUpMenuModel.CellValue
required bool value = 1
optional bool format_is_explicit = 3
optional bool base_date_1904 = 1
optional TSP.Reference named_reference_manager = 3
optional string saved_locale_identifier_for_4_2 = 5
optional uint64 document_random_seed = 6
optional double document_timestamp = 9
optional string document_timezone = 10
optional TSP.Reference remote_data_store = 12
optional TSP.Reference header_name_manager = 14
optional TSP.Reference refs_to_dirty = 15
optional string saved_locale_identifier = 16
repeated TSP.UUID begin_tracking_names_legacy_nrm = 17
repeated TSP.UUID end_tracking_names_legacy_nrm = 18
Used in: CalculationEngineArchive
DATE_MODE_1900 = 1
DATE_MODE_1900_LEGACY = 2
DATE_MODE_1904_LEGACY = 3
Used in: ASTNodeArrayArchive.ASTCategoryReferenceArchive, TST.FormulaPredArgArchive, TST.ReferenceNodeArchive
required TSP.UUID group_by_uid = 1
required TSP.UUID column_uid = 2
required uint32 aggregate_type = 3
required sint32 group_level = 4
optional int32 relative_column = 8
optional TSP.UUID relative_group_uid = 9
optional TSP.UUID absolute_group_uid = 10
optional bool option_refers_to_pivot_rows = 11
optional bool option_refers_to_pivot_columns = 12
optional uint32 agg_index_level = 13
optional bool option_show_aggregate_name = 14
Used in: CategoryReferenceArchive
Used in: CellRefSetArchive.OwnerEntry, InternalCellRefSetArchive.OwnerEntry, UuidReferencesArchive.TableRef, UuidReferencesArchive.UuidRef, VolatileDependenciesExpandedArchive
Used in: CellCoordSetArchive
required uint32 column = 1
Used in: CellCoordinateVectorArchive, CellErrorsArchive.EnhancedErrorForCell, CellErrorsArchive.ErrorForCell, CellRectArchive, CellSpillSizesArchive.SpillForCell, InternalCellReferenceArchive, RangePrecedentsTileArchive.FromToRangeArchive, SpanningDependenciesArchive.ReferringColumnToLocalCells, SpanningDependenciesExpandedArchive.CellCoordRefersToExtents, VolatileDependenciesArchive, TST.CellDiffMapArchive, TST.CellID, TST.CellMapArchive, TST.ControlCellSelectionTransformerArchive, TST.ExpandedCellRange, TST.FormulaPredArgArchive, TST.GroupByArchive, TST.GroupByArchive.AggNodeArchive, TST.GroupByArchive.GroupNodeArchive, TST.HeaderNameMgrArchive.PerTableArchive, TST.HeaderNameMgrTileArchive.NameFragmentArchive, TST.SpillOriginRefNodeArchive, TST.StockCellSelectionTransformerArchive
optional fixed32 packedData = 1
optional uint32 column = 2
optional uint32 row = 3
Used in: FormulaOwnerInfoArchive
optional uint32 num_dirty_cells = 2
Used in: FormulaOwnerDependenciesArchive
Used in: FormulaOwnerDependenciesArchive
Used in: FormulaOwnerDependenciesArchive, FormulaOwnerInfoArchive
Used in: CellErrorsArchive
Used in: ErrorForCell
NONE = 0
ERROR = 1
REF_ERROR = 2
CIRCULAR_REF_ERROR = 3
UNSUPPORTED_FUNCTION_ERROR = 4
Used in: CellErrorsArchive
Used in: CellDependenciesArchive
required uint32 column = 1
required uint32 row = 2
optional uint64 dirty_self_plus_precedents_count = 3
optional bool is_in_a_cycle = 4
optional bool contains_a_formula = 6
optional bool has_calculated_precedents = 7
optional bool calculate_precedents_on_next_recalc = 8
optional bool translate_for_excel_import_on_next_recalc = 10
Used in: CellDependenciesExpandedArchive, CellRecordTileArchive
required uint32 column = 1
required uint32 row = 2
optional uint64 dirty_self_plus_precedents_count = 3
optional bool is_in_a_cycle = 4
optional bool has_calculated_precedents = 5
required uint32 internal_owner_id = 1
required uint32 tile_column_begin = 2
required uint32 tile_row_begin = 3
Used in: RangePrecedentsTileArchive.FromToRangeArchive
Used in: CellRefSetArchive
Used in: DependencyTrackerArchive, ExpandedCellRefObjectPairArchive, RTreeLeafNodeContentsArchive, ReferenceArchive, SpanningDependenciesArchive, VolatileDependenciesArchive, TST.CellRefImportWarningSetPairArchive, TST.FormulaPredArgArchive, TST.ReferenceNodeArchive
required uint32 column = 1
required uint32 row = 2
Used in: FormulaOwnerDependenciesArchive
Used in: CellSpillSizesArchive
Used in: RemoteDataValueMapArchive.RemoteDataMapEntry, TST.AccumulatorArchive, TST.CommandCategoryWillChangeGroupValue, TST.GroupByArchive.GroupNodeArchive, TST.GroupByArchive.GroupNodeArchive.FormatManagerArchive, TST.HiddenStateExtentArchive, TST.HiddenStateFormulaOwnerArchive, TST.PopUpMenuModel
Used in: CellValueArchive
NIL_TYPE = 1
BOOLEAN_TYPE = 2
DATE_TYPE = 3
NUMBER_TYPE = 4
STRING_TYPE = 5
Used in: TST.FormulaRewriteSpecArchive
required bool is_rows = 1
required TSP.UUID table_uid = 2
required TSP.UUID cond_style_owner_uid = 3
required TSP.UUID group_by_uid = 4
optional TSP.UUID insert_at_uid = 8
optional TSP.UUID insert_opposite_uid = 9
Used in: CellRectArchive, CellSpillSizesArchive.SpillForCell
optional uint32 num_columns = 1
optional uint32 num_rows = 2
Used in: TST.TableInfoArchive
Used in: CoordMapperArchive
required uint32 base_column_or_row = 1
required uint32 view_column_or_row = 2
Used in: CoordMapperArchive
required uint32 summary_column_or_row = 1
required uint32 view_column_or_row = 2
Used in: CellValueArchive, TST.PopUpMenuModel.CellValue
required double value = 1
optional bool format_is_implicit = 3
optional bool format_is_explicit = 4
Used in: CalculationEngineArchive
optional uint64 number_of_formulas = 5
repeated TSP.Reference formula_owner_dependencies = 6
Used in: CellRecordArchive
required uint32 column = 1
required uint32 row = 2
required bool is_precedent = 3
Used in: CellRecordArchive
repeated uint32 packed_edge_without_owner = 9
repeated uint32 packed_edge_with_owner = 10
repeated uint32 internal_owner_id_for_edge = 12
Used in: CellErrorsArchive.EnhancedErrorForCell
required uint32 error_type_code = 1
Used in: ErrorArchive
required string error_key = 1
optional string value_for_key_string = 2
optional double value_for_key_number = 3
Used in: CellValueArchive
required int32 error_type = 1
optional int32 extra_info_int = 3
optional string extra_info_string = 4
optional double extra_info_double = 5
Used in: TST.CommandRewriteConditionalStylesForRewriteSpecArchive
Used in: ExpandedCellRefObjectMapArchive
Used in: CellRecordExpandedArchive
repeated uint32 edge_without_owner_rows = 1
repeated uint32 edge_without_owner_columns = 2
repeated uint32 edge_with_owner_rows = 3
repeated uint32 edge_with_owner_columns = 4
repeated uint32 internal_owner_id_for_edge = 5
Used in: TrackedReferenceStoreArchive
required uint32 formula_column = 2
required uint32 formula_row = 3
required uint32 format_type = 1
optional uint32 decimal_places = 2
optional string currency_code = 3
optional uint32 negative_style = 4
optional bool show_thousands_separator = 5
optional bool use_accounting_style = 6
optional uint32 duration_style = 7
optional uint32 base = 8
optional uint32 base_places = 9
optional bool base_use_minus_sign = 10
optional uint32 fraction_accuracy = 11
optional bool suppress_date_format = 12
optional bool suppress_time_format = 13
optional string date_time_format = 14
optional uint32 duration_unit_largest = 15
optional uint32 duration_unit_smallest = 16
Used in: FormulaAtCoordArchive, FunctorArchive, TST.CellSpecArchive, TST.CommandSetPencilAnnotationsArchive, TST.FormulaPredicateArchive, TST.FormulaPredicatePrePivotArchive, TST.FormulaStoreArchive.FormulaStorePair, TST.MergeOperationArchive, TST.TableDataList.ListEntry
optional uint32 host_column = 2
optional uint32 host_row = 3
optional bool host_column_is_negative = 4
optional bool host_row_is_negative = 5
optional TSP.UUID host_table_uid = 7
optional TSP.UUID host_column_uid = 8
optional TSP.UUID host_row_uid = 9
Used in: FormulaCoordPairsByOwnerArchive
required uint32 column = 1
required uint32 row = 2
optional bool repeat_previous_formula = 4
Used in: FormulasForUndoArchive
required uint32 owner_kind = 1
optional TSP.UUID owner_uid = 2
required TSP.UUID formula_owner_uid = 1
required uint32 internal_formula_owner_id = 2
optional uint32 owner_kind = 3
optional TSP.Reference formula_owner = 11
optional TSP.UUID base_owner_uid = 12
Used in: DependencyTrackerArchive
Used in: FormulaArchive
optional bool excel_import_translation = 1
optional bool number_to_date_coercion_removal_translation = 2
optional bool contains_uid_form_references = 3
optional bool contains_frozen_references = 4
optional bool returns_percent_formatted = 5
Used in: TST.CommandRewriteCategoryFormulasArchive, TST.CommandRewriteConditionalStylesForRewriteSpecArchive, TST.CommandRewriteFormulasForTransposeArchive, TST.CommandRewriteMergeFormulasArchive, TST.CommandRewritePencilAnnotationFormulasArchive, TST.CommandRewritePivotOwnerFormulasArchive, TST.CommandRewriteTableFormulasForRewriteSpecArchive
Used in: TST.GroupColumnArchive
required uint32 num_args = 2
optional uint32 first_symbol = 3
Used in: TST.CommandRewriteHiddenStatesForGroupByChangeArchive, TST.FormulaRewriteSpecArchive
Used in: GroupByChangeArchive
NONE = 0
GROUP_VALUE_CHANGE = 1
GROUP_DEFINITION_CHANGE = 2
REMOVE_GROUP_LEVEL = 3
ADD_GROUP_LEVEL = 4
PROMOTE = 5
DEMOTE = 6
Used in: GroupByChangeArchive
required uint32 old_level = 1
required uint32 new_level = 2
Used in: CalculationEngineArchive
Used in: GroupNodesForGroupBy
Used in: GroupByNodeMapArchive
Used in: TST.TableModelArchive
Used in: CellCoordSetArchive.ColumnEntry, CoordMapperArchive, ReferencesToDirtyArchive, TST.GroupByArchive.GroupNodeArchive, TST.GroupByArchive.GroupNodeArchive.FormatManagerArchive, TST.HiddenStateExtentArchive
Used in: IndexSetArchive
required int32 range_begin = 1
optional int32 range_end = 2
Used in: ColumnOrRowUuidsInfoArchive, RegionInfoArchive
Used in: IndexedUidsArchive
required TSP.UUID uid_for_index = 1
required uint32 index_for_uid = 2
Used in: GroupByNodeMapArchive.CellRefsForGroupNode, ReferencesToDirtyArchive, UuidReferenceMapArchive.CellRefsForUuid, VolatileDependenciesExpandedArchive, WholeOwnerDependenciesExpandedArchive
Used in: InternalCellRefSetArchive
required uint32 owner_id = 1
Used in: CellErrorsArchive.EnhancedErrorForCell, CellErrorsArchive.ErrorForCell, DependencyTrackerArchive, SpanningDependenciesArchive.ReferringColumnToRemoteCells, UuidReferenceMapArchive.CellRefsForUuid, WholeOwnerDependenciesArchive
required uint32 owner_id = 2
Used in: RangeBackDependencyArchive, ReferencesToDirtyArchive
required uint32 owner_id = 1
Used in: TST.FormulaRewriteSpecArchive
repeated uint32 src_column = 1
repeated uint32 src_row = 2
repeated uint32 dst_column = 3
repeated uint32 dst_row = 4
Used in: TST.FormulaRewriteSpecArchive
required uint32 coord_column = 1
required uint32 coord_row = 2
Used in: NamesByTrackedReferenceArchive
required string name = 1
optional TSP.Reference tracked_reference = 2
optional uint32 tracked_reference_id = 3
Used in: NamedReferenceManagerArchive
Used in: CellValueArchive, TST.PopUpMenuModel.CellValue
optional double value = 1
optional int32 unit_index = 2
optional string currency_code = 5
optional bool format_is_implicit = 4
optional bool format_is_explicit = 6
optional uint64 decimal_low = 7
optional uint64 decimal_high = 8
Used in: DependencyTrackerArchive
repeated uint32 unregistered_internal_owner_id = 2
Used in: OwnerIDMapArchive
required uint32 internal_owner_id = 1
Used in: TST.MultiTableRemapperArchive
required TSP.UUID table_uid = 1
required TSP.UUID next_table_uid = 2
required TSP.UUID hidden_state_for_rows_owner_uid = 3
required TSP.UUID next_hidden_state_for_rows_owner_uid = 4
required TSP.UUID hidden_state_for_columns_owner_uid = 5
required TSP.UUID next_hidden_state_for_columns_owner_uid = 6
required TSP.UUID conditional_style_owner_uid = 7
required TSP.UUID next_conditional_style_owner_uid = 8
required TSP.UUID sort_rule_reference_tracker_owner_uid = 9
required TSP.UUID next_sort_rule_reference_tracker_owner_uid = 10
required TSP.UUID merge_owner_uid = 11
required TSP.UUID next_merge_owner_uid = 12
required TSP.UUID category_aggregates_owner_uid = 15
required TSP.UUID next_category_aggregates_owner_uid = 16
required TSP.UUID group_by_uid = 17
required TSP.UUID next_group_by_uid = 18
required TSP.UUID pencil_annotation_owner_uid = 19
required TSP.UUID next_pencil_annotation_owner_uid = 20
Used in: CategoryReferenceArchive, ViewTractRefArchive
required bool begin_row_is_absolute = 1
required bool begin_column_is_absolute = 2
optional bool end_row_is_absolute = 3
optional bool end_column_is_absolute = 4
required uint32 data_file_id = 1
required uint32 data_size = 2
required uint32 data_num_dims = 3
required uint32 data_elem_size = 4
required uint32 data_elem_real_size = 5
required uint32 data_max_nodes = 6
required uint32 data_min_nodes = 7
Used in: RTreeNodeArchive
repeated uint32 min = 1
repeated uint32 max = 2
Used in: RTreeNodeArchive
repeated uint32 min = 1
repeated uint32 max = 2
Used in: RTreeArchive, RTreeInternalNodeContentsArchive
required uint32 level = 1
required uint32 count = 2
Used in: RangeDependenciesArchive
required uint32 cell_coord_row = 1
required uint32 cell_coord_column = 2
Used in: ColumnOrRowUuidsInfoArchive, InternalRangeReferenceArchive, SpanningDependenciesArchive, SpanningDependenciesExpandedArchive, TableTransposeInfoArchive
required uint32 top_left_column = 1
required uint32 top_left_row = 2
required uint32 bottom_right_column = 3
required uint32 bottom_right_row = 4
Used in: FormulaOwnerDependenciesArchive, FormulaOwnerInfoArchive
Used in: FormulaOwnerDependenciesArchive
required uint32 to_owner_id = 1
Used in: RangePrecedentsTileArchive
Used in: RangeBackDependencyArchive, ReferenceArchive, WarningArchive, TST.ReferenceNodeArchive
required uint32 top_left_column = 2
required uint32 top_left_row = 3
required uint32 bottom_right_column = 4
required uint32 bottom_right_row = 5
Used in: ReferenceArchive
CELL_REFERENCE = 1
RANGE_REFERENCE = 2
NAME_DEPENDENCY = 3
Used in: RegionMovedInfoArchive, TST.FormulaRewriteSpecArchive
Used in: TST.FormulaRewriteSpecArchive
optional bool span_rows = 3
optional bool span_columns = 4
optional TSP.UUID final_dest_table_uid = 6
Used in: TST.FormulaPredArgArchive
optional int32 relative_row_offset = 1
optional int32 relative_column_offset = 2
optional TSP.UUID table_uid = 3
optional bool preserve_column = 4
optional bool preserve_row = 5
optional bool is_spanning_column = 6
optional bool is_spanning_row = 7
Used in: RemoteDataValueMapArchive.RemoteDataMapEntry
required uint32 function_index = 1
required string symbol = 2
required uint32 attribute = 3
optional double date = 4
Used in: TSA.RemoteDataChangeCommandArchive, RemoteDataStoreArchive
Used in: RemoteDataValueMapArchive
Used in: TST.FormulaRewriteSpecArchive
Used in: ColumnOrRowUuidsInfoArchive
required uint32 range_location = 1
required uint32 range_length = 2
repeated TSP.UUID range_uids = 3
required uint32 offset = 4
Used in: CalculationEngineArchive, TST.CommandExtendTableIDHistoryArchive, TST.FormulaRewriteSpecArchive
Used in: RewriteTableUIDInfoArchive
Used in: FormulaOwnerInfoArchive
repeated uint32 column = 1
Used in: SpanningDependenciesArchive, ReferringColumnToLocalCells, ReferringColumnToRemoteCells
DEFAULT = 0
INCLUDE_HEADERS = 1
Used in: SpanningDependenciesArchive
required uint32 column = 1
required RangeContext range_context = 2
Used in: SpanningDependenciesArchive
required uint32 column = 1
required RangeContext range_context = 2
Used in: FormulaOwnerDependenciesArchive
Used in: SpanningDependenciesExpandedArchive
Used in: ExtentRangeWithTableWithContext
required uint32 extent_begin = 1
optional uint32 extent_end = 2
Used in: CellCoordRefersToExtents
required uint32 owner_id = 1
required RangeContext range_context = 2
Used in: ExtentRangeWithTableWithContext
DEFAULT = 0
INCLUDE_HEADERS = 1
Used in: TST.TableModelArchive
Used in: TSA.RemoteDataChangeCommandArchive, RemoteDataStoreArchive
required string symbol = 1
optional double date = 2
Used in: StockArchive
required uint32 attribute = 1
required string value = 2
Used in: CellValueArchive, TST.PopUpMenuModel.CellValue
required string value = 1
optional bool format_is_implicit = 3
optional bool format_is_explicit = 4
optional bool is_regex = 5
optional bool is_case_sensitive_regex = 6
required TSP.UUID base_owner_uid = 1
required uint32 owner_kind = 2
Used in: TST.FormulaRewriteSpecArchive
Used in: TrackedReferenceStoreArchive
required uint32 formula_id = 2
Used in: TST.HeaderNameMgrTileArchive.NameFragmentArchive
Used in: UidCellRefSetArchive
Used in: UidCellRefSetArchive.OwnerEntry
Used in: UidCoordSetArchive
Used in: TST.CellUIDLookupListArchive, TST.GroupByArchive
Used in: CalculationEngineArchive
Used in: UuidReferenceMapArchive
Used in: FormulaOwnerDependenciesArchive
Used in: UuidReferencesArchive
Used in: UuidReferencesArchive
Used in: TableWithUuidRef
Used in: UuidSetStoreArchive
repeated TSP.UUID uuid = 1
required uint32 index_of_set = 2
Used in: TST.FormulaPredArgArchive
required TSP.UUID table_uid = 1
optional uint32 agg_index_level = 4
optional sint32 column_group_level = 5
optional sint32 row_group_level = 6
Used in: FormulaOwnerInfoArchive
repeated uint32 volatile_time_cell_column = 1
repeated uint32 volatile_time_cell_row = 2
repeated uint32 volatile_random_cell_column = 3
repeated uint32 volatile_random_cell_row = 4
repeated uint32 volatile_locale_cell_column = 15
repeated uint32 volatile_locale_cell_row = 16
repeated uint32 volatile_location_cell_column = 5
repeated uint32 volatile_location_cell_row = 6
repeated uint32 volatile_compass_cell_column = 7
repeated uint32 volatile_compass_cell_row = 8
repeated uint32 volatile_remote_data_cell_column = 19
repeated uint32 volatile_remote_data_cell_row = 20
repeated uint32 volatile_sheet_table_name_cell_column = 17
repeated uint32 volatile_sheet_table_name_cell_row = 18
repeated uint32 calculated_dependency_cell_column = 9
repeated uint32 calculated_dependency_cell_row = 10
repeated CellReferenceArchive volatile_geometry_cell_reference = 13
Used in: FormulaOwnerDependenciesArchive
Used in: CellErrorsArchive.EnhancedErrorForCell, TST.ImportWarningSetArchive
required uint32 warning_type = 1
Used in: WarningArchive
required string warning_key = 1
optional string value_for_key_string = 2
optional double value_for_key_number = 3
Used in: FormulaOwnerInfoArchive
Used in: FormulaOwnerDependenciesArchive