TST

package
v0.0.0-...-2da9022 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package TST is a generated protocol buffer package.

It is generated from these files:

TSTArchives.proto

It has these top-level messages:

CellID
TableSize
CellRange
TableSelection
TileRowInfo
Tile
TileStorage
PopUpMenuModel
TableDataList
TableRBTree
HeaderStorageBucket
HeaderStorage
DataStore
TableInfoArchive
EditingStateArchive
WPTableInfoArchive
TableStyleNetworkArchive
TableModelArchive
DurationWrapperArchive
Cell
MergeRegionMapArchive
CellMapArchive
DoubleStyleMapArchive
StyleTableMapArchive
SelectionArchive
FilterRuleArchive
TableStyleArchive
CellStyleArchive
FormulaPredicateArchive
ConditionalStyleSetArchive
FilterSetArchive
TokenAttachmentArchive
FormulaArchive
ExpressionNodeArchive
BooleanNodeArchive
NumberNodeArchive
StringNodeArchive
IdentifierNodeArchive
ArrayNodeArchive
ListNodeArchive
OperatorNodeArchive
PostfixOperatorNodeArchive
PrefixOperatorNodeArchive
FunctionNodeArchive
FunctionEndNodeArchive
DateNodeArchive
ReferenceNodeArchive
DurationNodeArchive
ArgumentPlaceholderNodeArchive
EmptyExpressionNodeArchive
LayoutHintArchive
CompletionTokenAttachmentArchive
HiddenStateFormulaOwnerArchive
RichTextPayloadArchive
FormulaEqualsTokenAttachmentArchive
CellRegion

Package TST is a generated protocol buffer package.

It is generated from these files:

TSTCommandArchives.proto

It has these top-level messages:

TableCommandArchive
CommandChangeFreezeHeaderStateArchive
CommandDeleteCellsArchive
CommandDeleteCellContentsArchive
CommandSetMultipleCellsArchive
CommandSetMultipleCellsCustomArchive
CommandSetMultipleCellsMultipleChoiceListArchive
CommandCoerceMultipleCellsArchive
CommandSetControlCellsDisplayNumberFormatArchive
CommandSetAutomaticFormatArchive
CommandSetAutomaticDurationUnitsArchive
CommandInsertColumnsOrRowsArchive
CommandPasteArchive
CommandRemoveColumnsOrRowsArchive
CommandResizeColumnOrRowArchive
CommandSetCellArchive
CommandTextPreflightInsertCellArchive
CommandPostflightSetCellArchive
CommandSetNumberOfHeadersOrFootersArchive
CommandFixWPStylesInRowsOrColumnsArchive
CommandFixStylesInHeadersOrFootersArchive
CommandSetTableNameArchive
CommandSetTableNameEnabledArchive
CommandSetTableFontSizeArchive
CommandSetTableFontNameArchive
CommandSetTableNameHeightArchive
CommandStyleCellsArchive
CommandStyleTableArchive
CommandFillCellsArchive
CommandReplaceTextArchive
CommandReplaceAllTextArchive
CommandSetRepeatingHeaderEnabledArchive
CommandSetFiltersEnabledArchive
CommandAddQuickFilterRulesArchive
CommandDeleteFilterRulesArchive
CommandModifyFilterRuleArchive
CommandApplyStrokePresetArchive
CommandApplyTableStylePresetArchive
CommandSetStyleApplyClearsAllFlagArchive
CommandApplyThemeToTableArchive
CommandApplyThemeChildForTableArchive
CommandToggleTextPropertyArchive
CommandResetFillPropertyToDefault
CommandSetSingleNumberFormatParameterArchive
CommandSetBaseArchive
CommandSetBasePlacesArchive
CommandSetBaseUseMinusSignArchive
CommandSetControlMinimumArchive
CommandSetControlMaximumArchive
CommandSetControlIncrementArchive
CommandSetCurrencyCodeArchive
CommandSetFractionAccuracyArchive
CommandSetMultipleChoiceListFormatForEditedItemArchive
CommandSetMultipleChoiceListFormatForDeleteItemArchive
CommandSetMultipleChoiceListFormatForReorderItemArchive
CommandSetMultipleChoiceListFormatForInitialValueArchive
CommandSetNegativeNumberStyleArchive
CommandSetExplicitFormatArchive
CommandSetNumberOfDecimalPlacesArchive
CommandSetDateTimeFormatArchive
CommandSetShowThousandsSeparatorArchive
CommandSetUseAccountingStyleArchive
CommandMoveRowsArchive
CommandMoveColumnsArchive
CommandSortArchive
CommandRewriteFormulasForSortArchive
CommandRewriteFormulasForTectonicShiftArchive
CommandRewriteFormulasForMoveArchive
CommandRewriteFormulasForCellMergeArchive
CommandRewriteFilterFormulasForTableResizeArchive
CommandRewriteFilterFormulasForTectonicShiftArchive
CommandRewriteFilterFormulasForSortArchive
CommandRewriteConditionalStylesForTectonicShiftArchive
CommandRewriteConditionalStylesForSortArchive
CommandRewriteConditionalStylesForRangeMoveArchive
CommandRewriteConditionalStylesForCellMergeArchive
CommandMergeUnmergeArchive
CommandHideShowArchive
TableInfoGeometryCommandArchive
FormulaEditingCommandGroupArchive
FormulaEditingCommandSelectionBehaviorArchive
UndoRedoStateCommandSelectionBehaviorArchive
TableCommandSelectionBehaviorArchive
DisableTableNameSelectionBehaviorArchive
CommandApplyCellCommentArchive
CommandApplyConditionalStyleSetArchive
CommandSetFormulaTokenizationArchive
CommandSetFilterEnabledArchive
CommandSetFilterRuleEnabledArchive
CommandSetFilterSetTypeArchive
CommandSetStyleNetworkArchive
CommandMutateCellsArchive
CommandDisableFilterRulesForColumnArchive
CommandSetTextStyleArchive
CommandNotifyForTransformingArchive
CommandSetStorageLanguageArchive

Package TST is a generated protocol buffer package.

It is generated from these files:

TSTStylePropertyArchiving.proto

It has these top-level messages:

Deprecated_TableStrokeArchive
CellStylePropertiesArchive
Deprecated_StrokePresetDataArchive
StrokePresetDataArchive
StrokePresetListArchive
TableStylePropertiesArchive
TableStylePresetArchive
TableStrokePresetArchive
ThemePresetsArchive

Index

Constants

View Source
const Default_CellMapArchive_AppliesToHidden bool = false
View Source
const Default_CellMapArchive_MayModifyFormulasInCells bool = true
View Source
const Default_CellMapArchive_MayModifyValuesReferencedByFormulas bool = true
View Source
const Default_CellStyleArchive_OverrideCount uint32 = 0
View Source
const Default_ExpressionNodeArchive_FirstIndex uint64 = 0
View Source
const Default_ExpressionNodeArchive_LastIndex uint64 = 0
View Source
const Default_FilterSetArchive_IsEnabled bool = true
View Source
const Default_FilterSetArchive_NeedsFormulaRewriteForImport bool = false
View Source
const Default_HiddenStateFormulaOwnerArchive_NeedsToUpdateFilterSetForImport bool = false
View Source
const Default_TableStyleArchive_OverrideCount uint32 = 0

Variables

View Source
var CellType_name = map[int32]string{
	0: "genericCellType",
	1: "spanCellType",
	2: "numberCellType",
	3: "textCellType",
	4: "formulaCellType",
	5: "dateCellType",
	6: "boolCellType",
	7: "durationCellType",
	8: "formulaErrorCellType",
	9: "automaticCellType",
}
View Source
var CellType_value = map[string]int32{
	"genericCellType":      0,
	"spanCellType":         1,
	"numberCellType":       2,
	"textCellType":         3,
	"formulaCellType":      4,
	"dateCellType":         5,
	"boolCellType":         6,
	"durationCellType":     7,
	"formulaErrorCellType": 8,
	"automaticCellType":    9,
}
View Source
var CellValueType_name = map[int32]string{
	0: "emptyCellValueType",
	1: "numberCellValueType",
	2: "stringCellValueType",
	3: "providedCellValueType",
	4: "dateCellValueType",
	5: "boolCellValueType",
	6: "durationCellValueType",
	7: "errorCellValueType",
	8: "richTextCellType",
}
View Source
var CellValueType_value = map[string]int32{
	"emptyCellValueType":    0,
	"numberCellValueType":   1,
	"stringCellValueType":   2,
	"providedCellValueType": 3,
	"dateCellValueType":     4,
	"boolCellValueType":     5,
	"durationCellValueType": 6,
	"errorCellValueType":    7,
	"richTextCellType":      8,
}
View Source
var CommandDirectionArchive_name = map[int32]string{
	0: "directionRow",
	1: "directionColumn",
}
View Source
var CommandDirectionArchive_value = map[string]int32{
	"directionRow":    0,
	"directionColumn": 1,
}
View Source
var CommandRegionArchive_name = map[int32]string{
	0: "bodyRegion",
	1: "headerRowRegion",
	2: "headerColumnRegion",
	3: "footerRowRegion",
}
View Source
var CommandRegionArchive_value = map[string]int32{
	"bodyRegion":         0,
	"headerRowRegion":    1,
	"headerColumnRegion": 2,
	"footerRowRegion":    3,
}
View Source
var E_ThemePresetsArchive_Extension = &proto.ExtensionDesc{
	ExtendedType:  (*TSS.ThemeArchive)(nil),
	ExtensionType: (*ThemePresetsArchive)(nil),
	Field:         200,
	Name:          "TST.ThemePresetsArchive.extension",
	Tag:           "bytes,200,opt,name=extension",
}
View Source
var FillDirectionArchive_name = map[int32]string{
	1: "kTSTFillDownArchive",
	2: "kTSTFillUpArchive",
	3: "kTSTFillRightArchive",
	4: "kTSTFillLeftArchive",
}
View Source
var FillDirectionArchive_value = map[string]int32{
	"kTSTFillDownArchive":  1,
	"kTSTFillUpArchive":    2,
	"kTSTFillRightArchive": 3,
	"kTSTFillLeftArchive":  4,
}
View Source
var FilterSetArchive_FilterSetType_name = map[int32]string{
	0: "FilterSetArchiveTypeAll",
	1: "FilterSetArchiveTypeAny",
}
View Source
var FilterSetArchive_FilterSetType_value = map[string]int32{
	"FilterSetArchiveTypeAll": 0,
	"FilterSetArchiveTypeAny": 1,
}
View Source
var FormulaPredicateArchive_FormulaPredicateType_name = map[int32]string{
	0:  "PredNone",
	1:  "TextStartsWith",
	2:  "TextEndsWith",
	3:  "TextContains",
	4:  "TextDoesNotContain",
	5:  "ValueEqual",
	6:  "ValueNotEqual",
	7:  "ValueGreaterThan",
	8:  "ValueGreaterThanOrEqual",
	9:  "ValueLessThan",
	10: "ValueLessThanOrEqual",
	11: "ValueAboveAverage",
	12: "ValueBelowAverage",
	13: "ValueBetween",
	14: "Formula",
	15: "Duplicates",
	16: "Uniques",
	17: "DateIsToday",
	18: "DateIsYesterday",
	19: "DateIsTomorrow",
	20: "DateIsTheDate",
	21: "DateBeforeTheDate",
	22: "DateAfterTheDate",
	23: "DateIsInTheRange",
	24: "DateInTheNext",
	25: "DateInTheLast",
	26: "DateIsExactly",
	27: "DateBeforeRelative",
	28: "DateAfterRelative",
	29: "DateBetweenRelative",
	30: "ValueTop",
	31: "ValueBottom",
	32: "ValueNotBetween",
	33: "DateInThis",
	34: "IsBlank",
	35: "IsNotBlank",
	36: "TextIs",
	37: "TextIsNot",
	38: "DurationEqual",
	39: "DurationNotEqual",
	40: "DurationGreaterThan",
	41: "DurationGreaterThanOrEqual",
	42: "DurationLessThan",
	43: "DurationLessThanOrEqual",
	44: "DurationBetween",
	45: "DurationNotBetween",
	46: "DurationAboveAverage",
	47: "DurationBelowAverage",
	48: "DurationTop",
	49: "DurationBottom",
}
View Source
var FormulaPredicateArchive_FormulaPredicateType_value = map[string]int32{
	"PredNone":                   0,
	"TextStartsWith":             1,
	"TextEndsWith":               2,
	"TextContains":               3,
	"TextDoesNotContain":         4,
	"ValueEqual":                 5,
	"ValueNotEqual":              6,
	"ValueGreaterThan":           7,
	"ValueGreaterThanOrEqual":    8,
	"ValueLessThan":              9,
	"ValueLessThanOrEqual":       10,
	"ValueAboveAverage":          11,
	"ValueBelowAverage":          12,
	"ValueBetween":               13,
	"Formula":                    14,
	"Duplicates":                 15,
	"Uniques":                    16,
	"DateIsToday":                17,
	"DateIsYesterday":            18,
	"DateIsTomorrow":             19,
	"DateIsTheDate":              20,
	"DateBeforeTheDate":          21,
	"DateAfterTheDate":           22,
	"DateIsInTheRange":           23,
	"DateInTheNext":              24,
	"DateInTheLast":              25,
	"DateIsExactly":              26,
	"DateBeforeRelative":         27,
	"DateAfterRelative":          28,
	"DateBetweenRelative":        29,
	"ValueTop":                   30,
	"ValueBottom":                31,
	"ValueNotBetween":            32,
	"DateInThis":                 33,
	"IsBlank":                    34,
	"IsNotBlank":                 35,
	"TextIs":                     36,
	"TextIsNot":                  37,
	"DurationEqual":              38,
	"DurationNotEqual":           39,
	"DurationGreaterThan":        40,
	"DurationGreaterThanOrEqual": 41,
	"DurationLessThan":           42,
	"DurationLessThanOrEqual":    43,
	"DurationBetween":            44,
	"DurationNotBetween":         45,
	"DurationAboveAverage":       46,
	"DurationBelowAverage":       47,
	"DurationTop":                48,
	"DurationBottom":             49,
}
View Source
var FormulaPredicateArchive_QualifierType_name = map[int32]string{
	0:  "QualNone",
	2:  "Days",
	3:  "Weeks",
	4:  "Months",
	5:  "Years",
	6:  "Ago",
	7:  "FromNow",
	8:  "Quarters",
	9:  "Percent",
	10: "Values",
}
View Source
var FormulaPredicateArchive_QualifierType_value = map[string]int32{
	"QualNone": 0,
	"Days":     2,
	"Weeks":    3,
	"Months":   4,
	"Years":    5,
	"Ago":      6,
	"FromNow":  7,
	"Quarters": 8,
	"Percent":  9,
	"Values":   10,
}
View Source
var HideShowActionArchive_name = map[int32]string{
	0: "hideShowActionHide",
	1: "hideShowActionShow",
}
View Source
var HideShowActionArchive_value = map[string]int32{
	"hideShowActionHide": 0,
	"hideShowActionShow": 1,
}
View Source
var MergeActionArchive_name = map[int32]string{
	0: "mergeActionMerge",
	1: "mergeActionUnmerge",
}
View Source
var MergeActionArchive_value = map[string]int32{
	"mergeActionMerge":   0,
	"mergeActionUnmerge": 1,
}
View Source
var PopUpMenuModel_CellValueType_name = map[int32]string{
	1: "NIL_TYPE",
	2: "BOOLEAN_TYPE",
	3: "DATE_TYPE",
	4: "NUMBER_TYPE",
	5: "STRING_TYPE",
}
View Source
var PopUpMenuModel_CellValueType_value = map[string]int32{
	"NIL_TYPE":     1,
	"BOOLEAN_TYPE": 2,
	"DATE_TYPE":    3,
	"NUMBER_TYPE":  4,
	"STRING_TYPE":  5,
}
View Source
var SelectionTypeArchive_name = map[int32]string{
	0: "cellSelectionType",
	1: "rowSelectionType",
	2: "columnSelectionType",
	3: "cellEditingSelectionType",
	4: "tableNameSelectionType",
	5: "tableSelectionType",
}
View Source
var SelectionTypeArchive_value = map[string]int32{
	"cellSelectionType":        0,
	"rowSelectionType":         1,
	"columnSelectionType":      2,
	"cellEditingSelectionType": 3,
	"tableNameSelectionType":   4,
	"tableSelectionType":       5,
}
View Source
var TableDataList_ListType_name = map[int32]string{
	1:  "STRING",
	2:  "FORMAT",
	3:  "FORMULA",
	4:  "STYLE",
	5:  "FORMULA_ERROR",
	6:  "CUSTOM_FORMAT",
	7:  "MULTIPLE_CHOICE_LIST_FORMAT",
	8:  "RICH_TEXT_PAYLOAD",
	9:  "CONDITIONAL_STYLE",
	10: "COMMENT_STORAGE",
}
View Source
var TableDataList_ListType_value = map[string]int32{
	"STRING":                      1,
	"FORMAT":                      2,
	"FORMULA":                     3,
	"STYLE":                       4,
	"FORMULA_ERROR":               5,
	"CUSTOM_FORMAT":               6,
	"MULTIPLE_CHOICE_LIST_FORMAT": 7,
	"RICH_TEXT_PAYLOAD":           8,
	"CONDITIONAL_STYLE":           9,
	"COMMENT_STORAGE":             10,
}

Functions

This section is empty.

Types

type ArgumentPlaceholderNodeArchive

type ArgumentPlaceholderNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FunctionIndex    *uint32                `protobuf:"varint,2,req,name=functionIndex" json:"functionIndex,omitempty"`
	ArgumentIndex    *uint32                `protobuf:"varint,3,req,name=argumentIndex" json:"argumentIndex,omitempty"`
	Mode             *uint32                `protobuf:"varint,4,opt,name=mode" json:"mode,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*ArgumentPlaceholderNodeArchive) GetArgumentIndex

func (m *ArgumentPlaceholderNodeArchive) GetArgumentIndex() uint32

func (*ArgumentPlaceholderNodeArchive) GetFunctionIndex

func (m *ArgumentPlaceholderNodeArchive) GetFunctionIndex() uint32

func (*ArgumentPlaceholderNodeArchive) GetMode

func (*ArgumentPlaceholderNodeArchive) GetSuper

func (*ArgumentPlaceholderNodeArchive) ProtoMessage

func (*ArgumentPlaceholderNodeArchive) ProtoMessage()

func (*ArgumentPlaceholderNodeArchive) Reset

func (m *ArgumentPlaceholderNodeArchive) Reset()

func (*ArgumentPlaceholderNodeArchive) String

type ArrayNodeArchive

type ArrayNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Columns          *uint32                `protobuf:"varint,2,opt,name=columns" json:"columns,omitempty"`
	Rows             *uint32                `protobuf:"varint,3,opt,name=rows" json:"rows,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*ArrayNodeArchive) GetColumns

func (m *ArrayNodeArchive) GetColumns() uint32

func (*ArrayNodeArchive) GetRows

func (m *ArrayNodeArchive) GetRows() uint32

func (*ArrayNodeArchive) GetSuper

func (m *ArrayNodeArchive) GetSuper() *ExpressionNodeArchive

func (*ArrayNodeArchive) ProtoMessage

func (*ArrayNodeArchive) ProtoMessage()

func (*ArrayNodeArchive) Reset

func (m *ArrayNodeArchive) Reset()

func (*ArrayNodeArchive) String

func (m *ArrayNodeArchive) String() string

type BooleanNodeArchive

type BooleanNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Value            *bool                  `protobuf:"varint,2,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*BooleanNodeArchive) GetSuper

func (*BooleanNodeArchive) GetValue

func (m *BooleanNodeArchive) GetValue() bool

func (*BooleanNodeArchive) ProtoMessage

func (*BooleanNodeArchive) ProtoMessage()

func (*BooleanNodeArchive) Reset

func (m *BooleanNodeArchive) Reset()

func (*BooleanNodeArchive) String

func (m *BooleanNodeArchive) String() string

type Cell

type Cell struct {
	ValueType                   *CellValueType           `protobuf:"varint,2,req,name=valueType,enum=CellValueType" json:"valueType,omitempty"`
	NumberValue                 *float64                 `protobuf:"fixed64,5,opt,name=numberValue" json:"numberValue,omitempty"`
	StringValue                 *string                  `protobuf:"bytes,6,opt,name=stringValue" json:"stringValue,omitempty"`
	BoolValue                   *bool                    `protobuf:"varint,7,opt,name=boolValue" json:"boolValue,omitempty"`
	CellStyle                   *TSP.Reference           `protobuf:"bytes,3,opt,name=cell_style" json:"cell_style,omitempty"`
	TextStyle                   *TSP.Reference           `protobuf:"bytes,4,opt,name=text_style" json:"text_style,omitempty"`
	Formula                     *TSCE.FormulaArchive     `protobuf:"bytes,8,opt,name=formula" json:"formula,omitempty"`
	FormulaError                *TSP.Reference           `protobuf:"bytes,10,opt,name=formulaError" json:"formulaError,omitempty"`
	CurrentFormat               *TSK.FormatStructArchive `protobuf:"bytes,9,opt,name=current_format" json:"current_format,omitempty"`
	NumberFormat                *TSK.FormatStructArchive `protobuf:"bytes,11,opt,name=number_format" json:"number_format,omitempty"`
	CurrencyFormat              *TSK.FormatStructArchive `protobuf:"bytes,12,opt,name=currency_format" json:"currency_format,omitempty"`
	DurationFormat              *TSK.FormatStructArchive `protobuf:"bytes,13,opt,name=duration_format" json:"duration_format,omitempty"`
	DateFormat                  *TSK.FormatStructArchive `protobuf:"bytes,14,opt,name=date_format" json:"date_format,omitempty"`
	ControlFormat               *TSK.FormatStructArchive `protobuf:"bytes,15,opt,name=control_format" json:"control_format,omitempty"`
	CustomFormat                *TSK.FormatStructArchive `protobuf:"bytes,16,opt,name=custom_format" json:"custom_format,omitempty"`
	BaseFormat                  *TSK.FormatStructArchive `protobuf:"bytes,17,opt,name=base_format" json:"base_format,omitempty"`
	MultipleChoiceListFormat    *TSK.FormatStructArchive `protobuf:"bytes,18,opt,name=multiple_choice_list_format" json:"multiple_choice_list_format,omitempty"`
	ExplicitFormatFlags         *uint32                  `protobuf:"varint,19,opt,name=explicit_format_flags" json:"explicit_format_flags,omitempty"`
	RichTextPayload             *TSP.Reference           `protobuf:"bytes,20,opt,name=richTextPayload" json:"richTextPayload,omitempty"`
	ConditionalStyle            *TSP.Reference           `protobuf:"bytes,21,opt,name=conditional_style" json:"conditional_style,omitempty"`
	MultipleChoiceList          *TSP.Reference           `protobuf:"bytes,22,opt,name=multiple_choice_list" json:"multiple_choice_list,omitempty"`
	CommentStorage              *TSP.Reference           `protobuf:"bytes,23,opt,name=comment_storage" json:"comment_storage,omitempty"`
	ConditionalStyleAppliedRule *uint32                  `protobuf:"varint,24,opt,name=conditional_style_applied_rule" json:"conditional_style_applied_rule,omitempty"`
	XXX_unrecognized            []byte                   `json:"-"`
}

func (*Cell) GetBaseFormat

func (m *Cell) GetBaseFormat() *TSK.FormatStructArchive

func (*Cell) GetBoolValue

func (m *Cell) GetBoolValue() bool

func (*Cell) GetCellStyle

func (m *Cell) GetCellStyle() *TSP.Reference

func (*Cell) GetCommentStorage

func (m *Cell) GetCommentStorage() *TSP.Reference

func (*Cell) GetConditionalStyle

func (m *Cell) GetConditionalStyle() *TSP.Reference

func (*Cell) GetConditionalStyleAppliedRule

func (m *Cell) GetConditionalStyleAppliedRule() uint32

func (*Cell) GetControlFormat

func (m *Cell) GetControlFormat() *TSK.FormatStructArchive

func (*Cell) GetCurrencyFormat

func (m *Cell) GetCurrencyFormat() *TSK.FormatStructArchive

func (*Cell) GetCurrentFormat

func (m *Cell) GetCurrentFormat() *TSK.FormatStructArchive

func (*Cell) GetCustomFormat

func (m *Cell) GetCustomFormat() *TSK.FormatStructArchive

func (*Cell) GetDateFormat

func (m *Cell) GetDateFormat() *TSK.FormatStructArchive

func (*Cell) GetDurationFormat

func (m *Cell) GetDurationFormat() *TSK.FormatStructArchive

func (*Cell) GetExplicitFormatFlags

func (m *Cell) GetExplicitFormatFlags() uint32

func (*Cell) GetFormula

func (m *Cell) GetFormula() *TSCE.FormulaArchive

func (*Cell) GetFormulaError

func (m *Cell) GetFormulaError() *TSP.Reference

func (*Cell) GetMultipleChoiceList

func (m *Cell) GetMultipleChoiceList() *TSP.Reference

func (*Cell) GetMultipleChoiceListFormat

func (m *Cell) GetMultipleChoiceListFormat() *TSK.FormatStructArchive

func (*Cell) GetNumberFormat

func (m *Cell) GetNumberFormat() *TSK.FormatStructArchive

func (*Cell) GetNumberValue

func (m *Cell) GetNumberValue() float64

func (*Cell) GetRichTextPayload

func (m *Cell) GetRichTextPayload() *TSP.Reference

func (*Cell) GetStringValue

func (m *Cell) GetStringValue() string

func (*Cell) GetTextStyle

func (m *Cell) GetTextStyle() *TSP.Reference

func (*Cell) GetValueType

func (m *Cell) GetValueType() CellValueType

func (*Cell) ProtoMessage

func (*Cell) ProtoMessage()

func (*Cell) Reset

func (m *Cell) Reset()

func (*Cell) String

func (m *Cell) String() string

type CellID

type CellID struct {
	PackedData       *uint32 `protobuf:"fixed32,1,req,name=packedData" json:"packedData,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CellID) GetPackedData

func (m *CellID) GetPackedData() uint32

func (*CellID) ProtoMessage

func (*CellID) ProtoMessage()

func (*CellID) Reset

func (m *CellID) Reset()

func (*CellID) String

func (m *CellID) String() string

type CellMapArchive

type CellMapArchive struct {
	Capacity                            *uint32                        `protobuf:"varint,1,req,name=capacity" json:"capacity,omitempty"`
	Count                               *uint32                        `protobuf:"varint,2,req,name=count" json:"count,omitempty"`
	CellMapEntry                        []*CellMapArchive_CellMapEntry `protobuf:"bytes,3,rep,name=cellMapEntry" json:"cellMapEntry,omitempty"`
	MayModifyFormulasInCells            *bool                          `protobuf:"varint,4,opt,name=may_modify_formulas_in_cells,def=1" json:"may_modify_formulas_in_cells,omitempty"`
	MayModifyValuesReferencedByFormulas *bool                          `` /* 133-byte string literal not displayed */
	AppliesToHidden                     *bool                          `protobuf:"varint,6,opt,name=applies_to_hidden,def=0" json:"applies_to_hidden,omitempty"`
	XXX_unrecognized                    []byte                         `json:"-"`
}

func (*CellMapArchive) GetAppliesToHidden

func (m *CellMapArchive) GetAppliesToHidden() bool

func (*CellMapArchive) GetCapacity

func (m *CellMapArchive) GetCapacity() uint32

func (*CellMapArchive) GetCellMapEntry

func (m *CellMapArchive) GetCellMapEntry() []*CellMapArchive_CellMapEntry

func (*CellMapArchive) GetCount

func (m *CellMapArchive) GetCount() uint32

func (*CellMapArchive) GetMayModifyFormulasInCells

func (m *CellMapArchive) GetMayModifyFormulasInCells() bool

func (*CellMapArchive) GetMayModifyValuesReferencedByFormulas

func (m *CellMapArchive) GetMayModifyValuesReferencedByFormulas() bool

func (*CellMapArchive) ProtoMessage

func (*CellMapArchive) ProtoMessage()

func (*CellMapArchive) Reset

func (m *CellMapArchive) Reset()

func (*CellMapArchive) String

func (m *CellMapArchive) String() string

type CellMapArchive_CellMapEntry

type CellMapArchive_CellMapEntry struct {
	CellID           *CellID `protobuf:"bytes,1,req,name=cellID" json:"cellID,omitempty"`
	Cell             *Cell   `protobuf:"bytes,2,opt,name=cell" json:"cell,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CellMapArchive_CellMapEntry) GetCell

func (m *CellMapArchive_CellMapEntry) GetCell() *Cell

func (*CellMapArchive_CellMapEntry) GetCellID

func (m *CellMapArchive_CellMapEntry) GetCellID() *CellID

func (*CellMapArchive_CellMapEntry) ProtoMessage

func (*CellMapArchive_CellMapEntry) ProtoMessage()

func (*CellMapArchive_CellMapEntry) Reset

func (m *CellMapArchive_CellMapEntry) Reset()

func (*CellMapArchive_CellMapEntry) String

func (m *CellMapArchive_CellMapEntry) String() string

type CellRange

type CellRange struct {
	Origin           *CellID    `protobuf:"bytes,1,req,name=origin" json:"origin,omitempty"`
	Size             *TableSize `protobuf:"bytes,2,req,name=size" json:"size,omitempty"`
	XXX_unrecognized []byte     `json:"-"`
}

func (*CellRange) GetOrigin

func (m *CellRange) GetOrigin() *CellID

func (*CellRange) GetSize

func (m *CellRange) GetSize() *TableSize

func (*CellRange) ProtoMessage

func (*CellRange) ProtoMessage()

func (*CellRange) Reset

func (m *CellRange) Reset()

func (*CellRange) String

func (m *CellRange) String() string

type CellRegion

type CellRegion struct {
	CellRanges       []*CellRange `protobuf:"bytes,1,rep,name=cell_ranges" json:"cell_ranges,omitempty"`
	XXX_unrecognized []byte       `json:"-"`
}

func (*CellRegion) GetCellRanges

func (m *CellRegion) GetCellRanges() []*CellRange

func (*CellRegion) ProtoMessage

func (*CellRegion) ProtoMessage()

func (*CellRegion) Reset

func (m *CellRegion) Reset()

func (*CellRegion) String

func (m *CellRegion) String() string

type CellStyleArchive

type CellStyleArchive struct {
	Super            *TSS.StyleArchive           `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OverrideCount    *uint32                     `protobuf:"varint,10,opt,name=override_count,def=0" json:"override_count,omitempty"`
	CellProperties   *CellStylePropertiesArchive `protobuf:"bytes,11,opt,name=cell_properties" json:"cell_properties,omitempty"`
	XXX_unrecognized []byte                      `json:"-"`
}

func (*CellStyleArchive) GetCellProperties

func (m *CellStyleArchive) GetCellProperties() *CellStylePropertiesArchive

func (*CellStyleArchive) GetOverrideCount

func (m *CellStyleArchive) GetOverrideCount() uint32

func (*CellStyleArchive) GetSuper

func (m *CellStyleArchive) GetSuper() *TSS.StyleArchive

func (*CellStyleArchive) ProtoMessage

func (*CellStyleArchive) ProtoMessage()

func (*CellStyleArchive) Reset

func (m *CellStyleArchive) Reset()

func (*CellStyleArchive) String

func (m *CellStyleArchive) String() string

type CellStylePropertiesArchive

type CellStylePropertiesArchive struct {
	CellFill               *TSD.FillArchive               `protobuf:"bytes,1,opt,name=cell_fill" json:"cell_fill,omitempty"`
	TextWrap               *bool                          `protobuf:"varint,3,opt,name=text_wrap" json:"text_wrap,omitempty"`
	DeprecatedTopStroke    *Deprecated_TableStrokeArchive `protobuf:"bytes,4,opt,name=deprecated_top_stroke" json:"deprecated_top_stroke,omitempty"`
	DeprecatedRightStroke  *Deprecated_TableStrokeArchive `protobuf:"bytes,5,opt,name=deprecated_right_stroke" json:"deprecated_right_stroke,omitempty"`
	DeprecatedBottomStroke *Deprecated_TableStrokeArchive `protobuf:"bytes,6,opt,name=deprecated_bottom_stroke" json:"deprecated_bottom_stroke,omitempty"`
	DeprecatedLeftStroke   *Deprecated_TableStrokeArchive `protobuf:"bytes,7,opt,name=deprecated_left_stroke" json:"deprecated_left_stroke,omitempty"`
	VerticalAlignment      *int32                         `protobuf:"varint,8,opt,name=vertical_alignment" json:"vertical_alignment,omitempty"`
	Padding                *TSWP.PaddingArchive           `protobuf:"bytes,9,opt,name=padding" json:"padding,omitempty"`
	TopStroke              *TSD.StrokeArchive             `protobuf:"bytes,10,opt,name=top_stroke" json:"top_stroke,omitempty"`
	RightStroke            *TSD.StrokeArchive             `protobuf:"bytes,11,opt,name=right_stroke" json:"right_stroke,omitempty"`
	BottomStroke           *TSD.StrokeArchive             `protobuf:"bytes,12,opt,name=bottom_stroke" json:"bottom_stroke,omitempty"`
	LeftStroke             *TSD.StrokeArchive             `protobuf:"bytes,13,opt,name=left_stroke" json:"left_stroke,omitempty"`
	XXX_unrecognized       []byte                         `json:"-"`
}

func (*CellStylePropertiesArchive) GetBottomStroke

func (m *CellStylePropertiesArchive) GetBottomStroke() *TSD.StrokeArchive

func (*CellStylePropertiesArchive) GetCellFill

func (m *CellStylePropertiesArchive) GetCellFill() *TSD.FillArchive

func (*CellStylePropertiesArchive) GetDeprecatedBottomStroke

func (m *CellStylePropertiesArchive) GetDeprecatedBottomStroke() *Deprecated_TableStrokeArchive

func (*CellStylePropertiesArchive) GetDeprecatedLeftStroke

func (m *CellStylePropertiesArchive) GetDeprecatedLeftStroke() *Deprecated_TableStrokeArchive

func (*CellStylePropertiesArchive) GetDeprecatedRightStroke

func (m *CellStylePropertiesArchive) GetDeprecatedRightStroke() *Deprecated_TableStrokeArchive

func (*CellStylePropertiesArchive) GetDeprecatedTopStroke

func (m *CellStylePropertiesArchive) GetDeprecatedTopStroke() *Deprecated_TableStrokeArchive

func (*CellStylePropertiesArchive) GetLeftStroke

func (m *CellStylePropertiesArchive) GetLeftStroke() *TSD.StrokeArchive

func (*CellStylePropertiesArchive) GetPadding

func (*CellStylePropertiesArchive) GetRightStroke

func (m *CellStylePropertiesArchive) GetRightStroke() *TSD.StrokeArchive

func (*CellStylePropertiesArchive) GetTextWrap

func (m *CellStylePropertiesArchive) GetTextWrap() bool

func (*CellStylePropertiesArchive) GetTopStroke

func (m *CellStylePropertiesArchive) GetTopStroke() *TSD.StrokeArchive

func (*CellStylePropertiesArchive) GetVerticalAlignment

func (m *CellStylePropertiesArchive) GetVerticalAlignment() int32

func (*CellStylePropertiesArchive) ProtoMessage

func (*CellStylePropertiesArchive) ProtoMessage()

func (*CellStylePropertiesArchive) Reset

func (m *CellStylePropertiesArchive) Reset()

func (*CellStylePropertiesArchive) String

func (m *CellStylePropertiesArchive) String() string

type CellType

type CellType int32
const (
	CellType_genericCellType      CellType = 0
	CellType_spanCellType         CellType = 1
	CellType_numberCellType       CellType = 2
	CellType_textCellType         CellType = 3
	CellType_formulaCellType      CellType = 4
	CellType_dateCellType         CellType = 5
	CellType_boolCellType         CellType = 6
	CellType_durationCellType     CellType = 7
	CellType_formulaErrorCellType CellType = 8
	CellType_automaticCellType    CellType = 9
)

func (CellType) Enum

func (x CellType) Enum() *CellType

func (CellType) String

func (x CellType) String() string

func (*CellType) UnmarshalJSON

func (x *CellType) UnmarshalJSON(data []byte) error

type CellValueType

type CellValueType int32
const (
	CellValueType_emptyCellValueType    CellValueType = 0
	CellValueType_numberCellValueType   CellValueType = 1
	CellValueType_stringCellValueType   CellValueType = 2
	CellValueType_providedCellValueType CellValueType = 3
	CellValueType_dateCellValueType     CellValueType = 4
	CellValueType_boolCellValueType     CellValueType = 5
	CellValueType_durationCellValueType CellValueType = 6
	CellValueType_errorCellValueType    CellValueType = 7
	CellValueType_richTextCellType      CellValueType = 8
)

func (CellValueType) Enum

func (x CellValueType) Enum() *CellValueType

func (CellValueType) String

func (x CellValueType) String() string

func (*CellValueType) UnmarshalJSON

func (x *CellValueType) UnmarshalJSON(data []byte) error

type CommandAddQuickFilterRulesArchive

type CommandAddQuickFilterRulesArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Rules            []*FilterRuleArchive `protobuf:"bytes,2,rep,name=rules" json:"rules,omitempty"`
	FilterIndex      *uint32              `protobuf:"varint,3,req,name=filter_index" json:"filter_index,omitempty"`
	RuleIndices      []uint32             `protobuf:"varint,4,rep,name=rule_indices" json:"rule_indices,omitempty"`
	FilterSetEnabled *bool                `protobuf:"varint,5,req,name=filter_set_enabled" json:"filter_set_enabled,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandAddQuickFilterRulesArchive) GetFilterIndex

func (m *CommandAddQuickFilterRulesArchive) GetFilterIndex() uint32

func (*CommandAddQuickFilterRulesArchive) GetFilterSetEnabled

func (m *CommandAddQuickFilterRulesArchive) GetFilterSetEnabled() bool

func (*CommandAddQuickFilterRulesArchive) GetRuleIndices

func (m *CommandAddQuickFilterRulesArchive) GetRuleIndices() []uint32

func (*CommandAddQuickFilterRulesArchive) GetRules

func (*CommandAddQuickFilterRulesArchive) GetSuper

func (*CommandAddQuickFilterRulesArchive) ProtoMessage

func (*CommandAddQuickFilterRulesArchive) ProtoMessage()

func (*CommandAddQuickFilterRulesArchive) Reset

func (*CommandAddQuickFilterRulesArchive) String

type CommandApplyCellCommentArchive

type CommandApplyCellCommentArchive struct {
	Super             *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	CellId            *CellID              `protobuf:"bytes,2,req,name=cell_id" json:"cell_id,omitempty"`
	OldCommentStorage *TSP.Reference       `protobuf:"bytes,3,opt,name=old_comment_storage" json:"old_comment_storage,omitempty"`
	NewCommentStorage *TSP.Reference       `protobuf:"bytes,4,opt,name=new_comment_storage" json:"new_comment_storage,omitempty"`
	XXX_unrecognized  []byte               `json:"-"`
}

func (*CommandApplyCellCommentArchive) GetCellId

func (m *CommandApplyCellCommentArchive) GetCellId() *CellID

func (*CommandApplyCellCommentArchive) GetNewCommentStorage

func (m *CommandApplyCellCommentArchive) GetNewCommentStorage() *TSP.Reference

func (*CommandApplyCellCommentArchive) GetOldCommentStorage

func (m *CommandApplyCellCommentArchive) GetOldCommentStorage() *TSP.Reference

func (*CommandApplyCellCommentArchive) GetSuper

func (*CommandApplyCellCommentArchive) ProtoMessage

func (*CommandApplyCellCommentArchive) ProtoMessage()

func (*CommandApplyCellCommentArchive) Reset

func (m *CommandApplyCellCommentArchive) Reset()

func (*CommandApplyCellCommentArchive) String

type CommandApplyConditionalStyleSetArchive

type CommandApplyConditionalStyleSetArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection        *SelectionArchive    `protobuf:"bytes,2,req,name=selection" json:"selection,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,3,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandApplyConditionalStyleSetArchive) GetRedoCellMap

func (*CommandApplyConditionalStyleSetArchive) GetSelection

func (*CommandApplyConditionalStyleSetArchive) GetSuper

func (*CommandApplyConditionalStyleSetArchive) GetUndoCellMap

func (*CommandApplyConditionalStyleSetArchive) ProtoMessage

func (*CommandApplyConditionalStyleSetArchive) Reset

func (*CommandApplyConditionalStyleSetArchive) String

type CommandApplyStrokePresetArchive

type CommandApplyStrokePresetArchive struct {
	Super             *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoCellMap       *CellMapArchive      `protobuf:"bytes,2,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap       *CellMapArchive      `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	Selection         *SelectionArchive    `protobuf:"bytes,3,req,name=selection" json:"selection,omitempty"`
	ExpandedSelection *SelectionArchive    `protobuf:"bytes,6,opt,name=expanded_selection" json:"expanded_selection,omitempty"`
	PresetIndex       *int32               `protobuf:"varint,5,req,name=preset_index" json:"preset_index,omitempty"`
	XXX_unrecognized  []byte               `json:"-"`
}

func (*CommandApplyStrokePresetArchive) GetExpandedSelection

func (m *CommandApplyStrokePresetArchive) GetExpandedSelection() *SelectionArchive

func (*CommandApplyStrokePresetArchive) GetPresetIndex

func (m *CommandApplyStrokePresetArchive) GetPresetIndex() int32

func (*CommandApplyStrokePresetArchive) GetRedoCellMap

func (m *CommandApplyStrokePresetArchive) GetRedoCellMap() *CellMapArchive

func (*CommandApplyStrokePresetArchive) GetSelection

func (*CommandApplyStrokePresetArchive) GetSuper

func (*CommandApplyStrokePresetArchive) GetUndoCellMap

func (m *CommandApplyStrokePresetArchive) GetUndoCellMap() *CellMapArchive

func (*CommandApplyStrokePresetArchive) ProtoMessage

func (*CommandApplyStrokePresetArchive) ProtoMessage()

func (*CommandApplyStrokePresetArchive) Reset

func (*CommandApplyStrokePresetArchive) String

type CommandApplyTableStylePresetArchive

type CommandApplyTableStylePresetArchive struct {
	Super                             *TableCommandArchive                                   `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoCellMap                       *CellMapArchive                                        `protobuf:"bytes,2,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap                       *CellMapArchive                                        `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	PresetIndex                       *int32                                                 `protobuf:"varint,5,req,name=preset_index" json:"preset_index,omitempty"`
	OldTableStyles                    *TableStyleNetworkArchive                              `protobuf:"bytes,7,req,name=old_table_styles" json:"old_table_styles,omitempty"`
	NewTableStyles                    *TableStyleNetworkArchive                              `protobuf:"bytes,8,req,name=new_table_styles" json:"new_table_styles,omitempty"`
	ApplyClearsAll                    *bool                                                  `protobuf:"varint,10,opt,name=apply_clears_all" json:"apply_clears_all,omitempty"`
	FontSizeCommand                   *TSP.Reference                                         `protobuf:"bytes,11,opt,name=font_size_command" json:"font_size_command,omitempty"`
	SetStyleApplyClearsAllFlagCommand *TSP.Reference                                         `protobuf:"bytes,12,opt,name=set_style_apply_clears_all_flag_command" json:"set_style_apply_clears_all_flag_command,omitempty"`
	RowStyleIndexTuples               []*CommandApplyTableStylePresetArchive_StyleIndexTuple `protobuf:"bytes,13,rep,name=row_style_index_tuples" json:"row_style_index_tuples,omitempty"`
	ColStyleIndexTuples               []*CommandApplyTableStylePresetArchive_StyleIndexTuple `protobuf:"bytes,14,rep,name=col_style_index_tuples" json:"col_style_index_tuples,omitempty"`
	XXX_unrecognized                  []byte                                                 `json:"-"`
}

func (*CommandApplyTableStylePresetArchive) GetApplyClearsAll

func (m *CommandApplyTableStylePresetArchive) GetApplyClearsAll() bool

func (*CommandApplyTableStylePresetArchive) GetColStyleIndexTuples

func (*CommandApplyTableStylePresetArchive) GetFontSizeCommand

func (m *CommandApplyTableStylePresetArchive) GetFontSizeCommand() *TSP.Reference

func (*CommandApplyTableStylePresetArchive) GetNewTableStyles

func (*CommandApplyTableStylePresetArchive) GetOldTableStyles

func (*CommandApplyTableStylePresetArchive) GetPresetIndex

func (m *CommandApplyTableStylePresetArchive) GetPresetIndex() int32

func (*CommandApplyTableStylePresetArchive) GetRedoCellMap

func (*CommandApplyTableStylePresetArchive) GetRowStyleIndexTuples

func (*CommandApplyTableStylePresetArchive) GetSetStyleApplyClearsAllFlagCommand

func (m *CommandApplyTableStylePresetArchive) GetSetStyleApplyClearsAllFlagCommand() *TSP.Reference

func (*CommandApplyTableStylePresetArchive) GetSuper

func (*CommandApplyTableStylePresetArchive) GetUndoCellMap

func (*CommandApplyTableStylePresetArchive) ProtoMessage

func (*CommandApplyTableStylePresetArchive) ProtoMessage()

func (*CommandApplyTableStylePresetArchive) Reset

func (*CommandApplyTableStylePresetArchive) String

type CommandApplyTableStylePresetArchive_StyleIndexTuple

type CommandApplyTableStylePresetArchive_StyleIndexTuple struct {
	Index            *uint32        `protobuf:"varint,1,req,name=index" json:"index,omitempty"`
	CellStyle        *TSP.Reference `protobuf:"bytes,5,opt,name=cell_style" json:"cell_style,omitempty"`
	TextStyle        *TSP.Reference `protobuf:"bytes,6,opt,name=text_style" json:"text_style,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) GetCellStyle

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) GetIndex

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) GetTextStyle

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) ProtoMessage

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) Reset

func (*CommandApplyTableStylePresetArchive_StyleIndexTuple) String

type CommandApplyThemeChildForTableArchive

type CommandApplyThemeChildForTableArchive struct {
	Super            *TSS.ApplyThemeChildCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ApplyCommand     *TSP.Reference                     `protobuf:"bytes,2,req,name=apply_command" json:"apply_command,omitempty"`
	XXX_unrecognized []byte                             `json:"-"`
}

func (*CommandApplyThemeChildForTableArchive) GetApplyCommand

func (m *CommandApplyThemeChildForTableArchive) GetApplyCommand() *TSP.Reference

func (*CommandApplyThemeChildForTableArchive) GetSuper

func (*CommandApplyThemeChildForTableArchive) ProtoMessage

func (*CommandApplyThemeChildForTableArchive) ProtoMessage()

func (*CommandApplyThemeChildForTableArchive) Reset

func (*CommandApplyThemeChildForTableArchive) String

type CommandApplyThemeToTableArchive

type CommandApplyThemeToTableArchive struct {
	Super            *TableCommandArchive      `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoCellMap      *CellMapArchive           `protobuf:"bytes,2,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive           `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	OldTableStyles   *TableStyleNetworkArchive `protobuf:"bytes,7,req,name=old_table_styles" json:"old_table_styles,omitempty"`
	NewTableStyles   *TableStyleNetworkArchive `protobuf:"bytes,8,req,name=new_table_styles" json:"new_table_styles,omitempty"`
	XXX_unrecognized []byte                    `json:"-"`
}

func (*CommandApplyThemeToTableArchive) GetNewTableStyles

func (*CommandApplyThemeToTableArchive) GetOldTableStyles

func (*CommandApplyThemeToTableArchive) GetRedoCellMap

func (m *CommandApplyThemeToTableArchive) GetRedoCellMap() *CellMapArchive

func (*CommandApplyThemeToTableArchive) GetSuper

func (*CommandApplyThemeToTableArchive) GetUndoCellMap

func (m *CommandApplyThemeToTableArchive) GetUndoCellMap() *CellMapArchive

func (*CommandApplyThemeToTableArchive) ProtoMessage

func (*CommandApplyThemeToTableArchive) ProtoMessage()

func (*CommandApplyThemeToTableArchive) Reset

func (*CommandApplyThemeToTableArchive) String

type CommandChangeFreezeHeaderStateArchive

type CommandChangeFreezeHeaderStateArchive struct {
	Direction        *CommandDirectionArchive `protobuf:"varint,1,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	NewFreezeState   *bool                    `protobuf:"varint,2,req,name=new_freeze_state" json:"new_freeze_state,omitempty"`
	Super            *TableCommandArchive     `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandChangeFreezeHeaderStateArchive) GetDirection

func (*CommandChangeFreezeHeaderStateArchive) GetNewFreezeState

func (m *CommandChangeFreezeHeaderStateArchive) GetNewFreezeState() bool

func (*CommandChangeFreezeHeaderStateArchive) GetSuper

func (*CommandChangeFreezeHeaderStateArchive) ProtoMessage

func (*CommandChangeFreezeHeaderStateArchive) ProtoMessage()

func (*CommandChangeFreezeHeaderStateArchive) Reset

func (*CommandChangeFreezeHeaderStateArchive) String

type CommandCoerceMultipleCellsArchive

type CommandCoerceMultipleCellsArchive struct {
	Selection        *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	DesiredFormat    *int32               `protobuf:"varint,4,req,name=desired_format" json:"desired_format,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandCoerceMultipleCellsArchive) GetDesiredFormat

func (m *CommandCoerceMultipleCellsArchive) GetDesiredFormat() int32

func (*CommandCoerceMultipleCellsArchive) GetRedoMap

func (*CommandCoerceMultipleCellsArchive) GetSelection

func (*CommandCoerceMultipleCellsArchive) GetSuper

func (*CommandCoerceMultipleCellsArchive) GetUndoMap

func (*CommandCoerceMultipleCellsArchive) ProtoMessage

func (*CommandCoerceMultipleCellsArchive) ProtoMessage()

func (*CommandCoerceMultipleCellsArchive) Reset

func (*CommandCoerceMultipleCellsArchive) String

type CommandDeleteCellContentsArchive

type CommandDeleteCellContentsArchive struct {
	Selection          *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap            *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	Super              *TableCommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	RedoMap            *CellMapArchive      `protobuf:"bytes,4,req,name=redo_map" json:"redo_map,omitempty"`
	InvalidateComments *bool                `protobuf:"varint,5,req,name=invalidate_comments" json:"invalidate_comments,omitempty"`
	XXX_unrecognized   []byte               `json:"-"`
}

func (*CommandDeleteCellContentsArchive) GetInvalidateComments

func (m *CommandDeleteCellContentsArchive) GetInvalidateComments() bool

func (*CommandDeleteCellContentsArchive) GetRedoMap

func (*CommandDeleteCellContentsArchive) GetSelection

func (*CommandDeleteCellContentsArchive) GetSuper

func (*CommandDeleteCellContentsArchive) GetUndoMap

func (*CommandDeleteCellContentsArchive) ProtoMessage

func (*CommandDeleteCellContentsArchive) ProtoMessage()

func (*CommandDeleteCellContentsArchive) Reset

func (*CommandDeleteCellContentsArchive) String

type CommandDeleteCellsArchive

type CommandDeleteCellsArchive struct {
	Selection          *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap            *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	Super              *TableCommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	RedoMap            *CellMapArchive      `protobuf:"bytes,4,req,name=redo_map" json:"redo_map,omitempty"`
	InvalidateComments *bool                `protobuf:"varint,5,req,name=invalidate_comments" json:"invalidate_comments,omitempty"`
	XXX_unrecognized   []byte               `json:"-"`
}

func (*CommandDeleteCellsArchive) GetInvalidateComments

func (m *CommandDeleteCellsArchive) GetInvalidateComments() bool

func (*CommandDeleteCellsArchive) GetRedoMap

func (m *CommandDeleteCellsArchive) GetRedoMap() *CellMapArchive

func (*CommandDeleteCellsArchive) GetSelection

func (m *CommandDeleteCellsArchive) GetSelection() *SelectionArchive

func (*CommandDeleteCellsArchive) GetSuper

func (*CommandDeleteCellsArchive) GetUndoMap

func (m *CommandDeleteCellsArchive) GetUndoMap() *CellMapArchive

func (*CommandDeleteCellsArchive) ProtoMessage

func (*CommandDeleteCellsArchive) ProtoMessage()

func (*CommandDeleteCellsArchive) Reset

func (m *CommandDeleteCellsArchive) Reset()

func (*CommandDeleteCellsArchive) String

func (m *CommandDeleteCellsArchive) String() string

type CommandDeleteFilterRulesArchive

type CommandDeleteFilterRulesArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoRules        []*FilterRuleArchive `protobuf:"bytes,2,rep,name=undo_rules" json:"undo_rules,omitempty"`
	RuleIndices      []uint32             `protobuf:"varint,3,rep,name=rule_indices" json:"rule_indices,omitempty"`
	FilterRemoved    *bool                `protobuf:"varint,4,req,name=filter_removed" json:"filter_removed,omitempty"`
	FilterIndex      *uint32              `protobuf:"varint,5,req,name=filter_index" json:"filter_index,omitempty"`
	FilterSetEnabled *bool                `protobuf:"varint,6,req,name=filter_set_enabled" json:"filter_set_enabled,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandDeleteFilterRulesArchive) GetFilterIndex

func (m *CommandDeleteFilterRulesArchive) GetFilterIndex() uint32

func (*CommandDeleteFilterRulesArchive) GetFilterRemoved

func (m *CommandDeleteFilterRulesArchive) GetFilterRemoved() bool

func (*CommandDeleteFilterRulesArchive) GetFilterSetEnabled

func (m *CommandDeleteFilterRulesArchive) GetFilterSetEnabled() bool

func (*CommandDeleteFilterRulesArchive) GetRuleIndices

func (m *CommandDeleteFilterRulesArchive) GetRuleIndices() []uint32

func (*CommandDeleteFilterRulesArchive) GetSuper

func (*CommandDeleteFilterRulesArchive) GetUndoRules

func (*CommandDeleteFilterRulesArchive) ProtoMessage

func (*CommandDeleteFilterRulesArchive) ProtoMessage()

func (*CommandDeleteFilterRulesArchive) Reset

func (*CommandDeleteFilterRulesArchive) String

type CommandDirectionArchive

type CommandDirectionArchive int32
const (
	CommandDirectionArchive_directionRow    CommandDirectionArchive = 0
	CommandDirectionArchive_directionColumn CommandDirectionArchive = 1
)

func (CommandDirectionArchive) Enum

func (CommandDirectionArchive) String

func (x CommandDirectionArchive) String() string

func (*CommandDirectionArchive) UnmarshalJSON

func (x *CommandDirectionArchive) UnmarshalJSON(data []byte) error

type CommandDisableFilterRulesForColumnArchive

type CommandDisableFilterRulesForColumnArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ColumnIndex      *uint32              `protobuf:"varint,2,req,name=column_index" json:"column_index,omitempty"`
	RuleIndices      []uint32             `protobuf:"varint,3,rep,name=rule_indices" json:"rule_indices,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandDisableFilterRulesForColumnArchive) GetColumnIndex

func (*CommandDisableFilterRulesForColumnArchive) GetRuleIndices

func (m *CommandDisableFilterRulesForColumnArchive) GetRuleIndices() []uint32

func (*CommandDisableFilterRulesForColumnArchive) GetSuper

func (*CommandDisableFilterRulesForColumnArchive) ProtoMessage

func (*CommandDisableFilterRulesForColumnArchive) Reset

func (*CommandDisableFilterRulesForColumnArchive) String

type CommandFillCellsArchive

type CommandFillCellsArchive struct {
	Super            *TableCommandArchive  `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Sourceselection  *SelectionArchive     `protobuf:"bytes,2,req,name=sourceselection" json:"sourceselection,omitempty"`
	Sourcecellrange  *CellRange            `protobuf:"bytes,3,req,name=sourcecellrange" json:"sourcecellrange,omitempty"`
	Targetcellrange  *CellRange            `protobuf:"bytes,4,req,name=targetcellrange" json:"targetcellrange,omitempty"`
	UndoCellMap      *CellMapArchive       `protobuf:"bytes,5,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	FillDirection    *FillDirectionArchive `protobuf:"varint,6,req,name=fillDirection,enum=FillDirectionArchive" json:"fillDirection,omitempty"`
	Targetselection  *SelectionArchive     `protobuf:"bytes,7,req,name=targetselection" json:"targetselection,omitempty"`
	RedoCellMap      *CellMapArchive       `protobuf:"bytes,8,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte                `json:"-"`
}

func (*CommandFillCellsArchive) GetFillDirection

func (m *CommandFillCellsArchive) GetFillDirection() FillDirectionArchive

func (*CommandFillCellsArchive) GetRedoCellMap

func (m *CommandFillCellsArchive) GetRedoCellMap() *CellMapArchive

func (*CommandFillCellsArchive) GetSourcecellrange

func (m *CommandFillCellsArchive) GetSourcecellrange() *CellRange

func (*CommandFillCellsArchive) GetSourceselection

func (m *CommandFillCellsArchive) GetSourceselection() *SelectionArchive

func (*CommandFillCellsArchive) GetSuper

func (*CommandFillCellsArchive) GetTargetcellrange

func (m *CommandFillCellsArchive) GetTargetcellrange() *CellRange

func (*CommandFillCellsArchive) GetTargetselection

func (m *CommandFillCellsArchive) GetTargetselection() *SelectionArchive

func (*CommandFillCellsArchive) GetUndoCellMap

func (m *CommandFillCellsArchive) GetUndoCellMap() *CellMapArchive

func (*CommandFillCellsArchive) ProtoMessage

func (*CommandFillCellsArchive) ProtoMessage()

func (*CommandFillCellsArchive) Reset

func (m *CommandFillCellsArchive) Reset()

func (*CommandFillCellsArchive) String

func (m *CommandFillCellsArchive) String() string

type CommandFixStylesInHeadersOrFootersArchive

type CommandFixStylesInHeadersOrFootersArchive struct {
	Region           *CommandRegionArchive `protobuf:"varint,1,req,name=region,enum=CommandRegionArchive" json:"region,omitempty"`
	OldNumber        *uint32               `protobuf:"varint,2,req,name=old_number" json:"old_number,omitempty"`
	NewNumber        *uint32               `protobuf:"varint,3,req,name=new_number" json:"new_number,omitempty"`
	RedoCellMap      *CellMapArchive       `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	UndoCellMap      *CellMapArchive       `protobuf:"bytes,5,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	Super            *TableCommandArchive  `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	Textundo         *TSP.Reference        `protobuf:"bytes,7,opt,name=textundo" json:"textundo,omitempty"`
	XXX_unrecognized []byte                `json:"-"`
}

func (*CommandFixStylesInHeadersOrFootersArchive) GetNewNumber

func (*CommandFixStylesInHeadersOrFootersArchive) GetOldNumber

func (*CommandFixStylesInHeadersOrFootersArchive) GetRedoCellMap

func (*CommandFixStylesInHeadersOrFootersArchive) GetRegion

func (*CommandFixStylesInHeadersOrFootersArchive) GetSuper

func (*CommandFixStylesInHeadersOrFootersArchive) GetTextundo

func (*CommandFixStylesInHeadersOrFootersArchive) GetUndoCellMap

func (*CommandFixStylesInHeadersOrFootersArchive) ProtoMessage

func (*CommandFixStylesInHeadersOrFootersArchive) Reset

func (*CommandFixStylesInHeadersOrFootersArchive) String

type CommandFixWPStylesInRowsOrColumnsArchive

type CommandFixWPStylesInRowsOrColumnsArchive struct {
	Direction        *CommandDirectionArchive `protobuf:"varint,1,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	Index            *uint32                  `protobuf:"varint,2,req,name=index" json:"index,omitempty"`
	UndoCellMap      *CellMapArchive          `protobuf:"bytes,3,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive          `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	Super            *TableCommandArchive     `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	ReferenceIndex   *uint32                  `protobuf:"varint,7,req,name=reference_index" json:"reference_index,omitempty"`
	InheritStyles    *bool                    `protobuf:"varint,8,req,name=inherit_styles" json:"inherit_styles,omitempty"`
	Count            *uint32                  `protobuf:"varint,9,opt,name=count" json:"count,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetCount

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetDirection

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetIndex

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetInheritStyles

func (m *CommandFixWPStylesInRowsOrColumnsArchive) GetInheritStyles() bool

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetRedoCellMap

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetReferenceIndex

func (m *CommandFixWPStylesInRowsOrColumnsArchive) GetReferenceIndex() uint32

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetSuper

func (*CommandFixWPStylesInRowsOrColumnsArchive) GetUndoCellMap

func (*CommandFixWPStylesInRowsOrColumnsArchive) ProtoMessage

func (*CommandFixWPStylesInRowsOrColumnsArchive) Reset

func (*CommandFixWPStylesInRowsOrColumnsArchive) String

type CommandHideShowArchive

type CommandHideShowArchive struct {
	Super            *TableCommandArchive     `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Direction        *CommandDirectionArchive `protobuf:"varint,2,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	HideShowAction   *HideShowActionArchive   `protobuf:"varint,3,req,name=hide_show_action,enum=HideShowActionArchive" json:"hide_show_action,omitempty"`
	HidingAction     *uint32                  `protobuf:"varint,4,req,name=hiding_action" json:"hiding_action,omitempty"`
	ElementsAffected *TSP.IndexSet            `protobuf:"bytes,5,req,name=elements_affected" json:"elements_affected,omitempty"`
	OldHidingStates  []uint32                 `protobuf:"varint,7,rep,name=old_hiding_states" json:"old_hiding_states,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandHideShowArchive) GetDirection

func (*CommandHideShowArchive) GetElementsAffected

func (m *CommandHideShowArchive) GetElementsAffected() *TSP.IndexSet

func (*CommandHideShowArchive) GetHideShowAction

func (m *CommandHideShowArchive) GetHideShowAction() HideShowActionArchive

func (*CommandHideShowArchive) GetHidingAction

func (m *CommandHideShowArchive) GetHidingAction() uint32

func (*CommandHideShowArchive) GetOldHidingStates

func (m *CommandHideShowArchive) GetOldHidingStates() []uint32

func (*CommandHideShowArchive) GetSuper

func (*CommandHideShowArchive) ProtoMessage

func (*CommandHideShowArchive) ProtoMessage()

func (*CommandHideShowArchive) Reset

func (m *CommandHideShowArchive) Reset()

func (*CommandHideShowArchive) String

func (m *CommandHideShowArchive) String() string

type CommandInsertColumnsOrRowsArchive

type CommandInsertColumnsOrRowsArchive struct {
	Direction               *CommandDirectionArchive                            `protobuf:"varint,1,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	Index                   *uint32                                             `protobuf:"varint,2,req,name=index" json:"index,omitempty"`
	Count                   *uint32                                             `protobuf:"varint,3,req,name=count" json:"count,omitempty"`
	Size                    *float32                                            `protobuf:"fixed32,4,req,name=size" json:"size,omitempty"`
	Before                  *bool                                               `protobuf:"varint,5,req,name=before" json:"before,omitempty"`
	HeaderCount             *uint32                                             `protobuf:"varint,11,req,name=header_count" json:"header_count,omitempty"`
	HeadersAdded            *uint32                                             `protobuf:"varint,12,req,name=headers_added" json:"headers_added,omitempty"`
	FooterCount             *uint32                                             `protobuf:"varint,13,req,name=footer_count" json:"footer_count,omitempty"`
	FootersAdded            *uint32                                             `protobuf:"varint,14,req,name=footers_added" json:"footers_added,omitempty"`
	RowColumnStyle          *TSP.Reference                                      `protobuf:"bytes,8,opt,name=row_column_style" json:"row_column_style,omitempty"`
	CellStyleRedo           *CellMapArchive                                     `protobuf:"bytes,9,opt,name=cell_style_redo" json:"cell_style_redo,omitempty"`
	Super                   *TableCommandArchive                                `protobuf:"bytes,10,req,name=super" json:"super,omitempty"`
	FormulaRewriteCommand   *TSP.Reference                                      `protobuf:"bytes,15,opt,name=formula_rewrite_command" json:"formula_rewrite_command,omitempty"`
	WidthFactor             *float32                                            `protobuf:"fixed32,16,req,name=width_factor" json:"width_factor,omitempty"`
	HeightFactor            *float32                                            `protobuf:"fixed32,17,req,name=height_factor" json:"height_factor,omitempty"`
	AllowHorizontalAutosize *bool                                               `protobuf:"varint,18,opt,name=allow_horizontal_autosize" json:"allow_horizontal_autosize,omitempty"`
	InheritStyles           *bool                                               `protobuf:"varint,19,opt,name=inherit_styles" json:"inherit_styles,omitempty"`
	InheritFormats          *bool                                               `protobuf:"varint,20,opt,name=inherit_formats" json:"inherit_formats,omitempty"`
	InheritFormulas         *bool                                               `protobuf:"varint,24,opt,name=inherit_formulas" json:"inherit_formulas,omitempty"`
	CellStyleIndexPairs     []*CommandInsertColumnsOrRowsArchive_StyleIndexPair `protobuf:"bytes,21,rep,name=cell_style_index_pairs" json:"cell_style_index_pairs,omitempty"`
	TextStyleIndexPairs     []*CommandInsertColumnsOrRowsArchive_StyleIndexPair `protobuf:"bytes,22,rep,name=text_style_index_pairs" json:"text_style_index_pairs,omitempty"`
	Sizes                   []float64                                           `protobuf:"fixed64,23,rep,name=sizes" json:"sizes,omitempty"`
	XXX_unrecognized        []byte                                              `json:"-"`
}

func (*CommandInsertColumnsOrRowsArchive) GetAllowHorizontalAutosize

func (m *CommandInsertColumnsOrRowsArchive) GetAllowHorizontalAutosize() bool

func (*CommandInsertColumnsOrRowsArchive) GetBefore

func (m *CommandInsertColumnsOrRowsArchive) GetBefore() bool

func (*CommandInsertColumnsOrRowsArchive) GetCellStyleIndexPairs

func (*CommandInsertColumnsOrRowsArchive) GetCellStyleRedo

func (m *CommandInsertColumnsOrRowsArchive) GetCellStyleRedo() *CellMapArchive

func (*CommandInsertColumnsOrRowsArchive) GetCount

func (*CommandInsertColumnsOrRowsArchive) GetDirection

func (*CommandInsertColumnsOrRowsArchive) GetFooterCount

func (m *CommandInsertColumnsOrRowsArchive) GetFooterCount() uint32

func (*CommandInsertColumnsOrRowsArchive) GetFootersAdded

func (m *CommandInsertColumnsOrRowsArchive) GetFootersAdded() uint32

func (*CommandInsertColumnsOrRowsArchive) GetFormulaRewriteCommand

func (m *CommandInsertColumnsOrRowsArchive) GetFormulaRewriteCommand() *TSP.Reference

func (*CommandInsertColumnsOrRowsArchive) GetHeaderCount

func (m *CommandInsertColumnsOrRowsArchive) GetHeaderCount() uint32

func (*CommandInsertColumnsOrRowsArchive) GetHeadersAdded

func (m *CommandInsertColumnsOrRowsArchive) GetHeadersAdded() uint32

func (*CommandInsertColumnsOrRowsArchive) GetHeightFactor

func (m *CommandInsertColumnsOrRowsArchive) GetHeightFactor() float32

func (*CommandInsertColumnsOrRowsArchive) GetIndex

func (*CommandInsertColumnsOrRowsArchive) GetInheritFormats

func (m *CommandInsertColumnsOrRowsArchive) GetInheritFormats() bool

func (*CommandInsertColumnsOrRowsArchive) GetInheritFormulas

func (m *CommandInsertColumnsOrRowsArchive) GetInheritFormulas() bool

func (*CommandInsertColumnsOrRowsArchive) GetInheritStyles

func (m *CommandInsertColumnsOrRowsArchive) GetInheritStyles() bool

func (*CommandInsertColumnsOrRowsArchive) GetRowColumnStyle

func (m *CommandInsertColumnsOrRowsArchive) GetRowColumnStyle() *TSP.Reference

func (*CommandInsertColumnsOrRowsArchive) GetSize

func (*CommandInsertColumnsOrRowsArchive) GetSizes

func (*CommandInsertColumnsOrRowsArchive) GetSuper

func (*CommandInsertColumnsOrRowsArchive) GetTextStyleIndexPairs

func (*CommandInsertColumnsOrRowsArchive) GetWidthFactor

func (m *CommandInsertColumnsOrRowsArchive) GetWidthFactor() float32

func (*CommandInsertColumnsOrRowsArchive) ProtoMessage

func (*CommandInsertColumnsOrRowsArchive) ProtoMessage()

func (*CommandInsertColumnsOrRowsArchive) Reset

func (*CommandInsertColumnsOrRowsArchive) String

type CommandInsertColumnsOrRowsArchive_StyleIndexPair

type CommandInsertColumnsOrRowsArchive_StyleIndexPair struct {
	Style            *TSP.Reference `protobuf:"bytes,1,req,name=style" json:"style,omitempty"`
	Index            *uint32        `protobuf:"varint,2,req,name=index" json:"index,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*CommandInsertColumnsOrRowsArchive_StyleIndexPair) GetIndex

func (*CommandInsertColumnsOrRowsArchive_StyleIndexPair) GetStyle

func (*CommandInsertColumnsOrRowsArchive_StyleIndexPair) ProtoMessage

func (*CommandInsertColumnsOrRowsArchive_StyleIndexPair) Reset

func (*CommandInsertColumnsOrRowsArchive_StyleIndexPair) String

type CommandMergeUnmergeArchive

type CommandMergeUnmergeArchive struct {
	Super                     *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	MergeAction               *MergeActionArchive  `protobuf:"varint,2,req,name=merge_action,enum=MergeActionArchive" json:"merge_action,omitempty"`
	Selection                 *SelectionArchive    `protobuf:"bytes,3,req,name=selection" json:"selection,omitempty"`
	UndoCellMap               *CellMapArchive      `protobuf:"bytes,4,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap               *CellMapArchive      `protobuf:"bytes,5,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	OldMergeRanges            *TSP.Reference       `protobuf:"bytes,8,opt,name=old_merge_ranges" json:"old_merge_ranges,omitempty"`
	UndoFormulaRewriteCommand *TSP.Reference       `protobuf:"bytes,9,opt,name=undo_formula_rewrite_command" json:"undo_formula_rewrite_command,omitempty"`
	XXX_unrecognized          []byte               `json:"-"`
}

func (*CommandMergeUnmergeArchive) GetMergeAction

func (m *CommandMergeUnmergeArchive) GetMergeAction() MergeActionArchive

func (*CommandMergeUnmergeArchive) GetOldMergeRanges

func (m *CommandMergeUnmergeArchive) GetOldMergeRanges() *TSP.Reference

func (*CommandMergeUnmergeArchive) GetRedoCellMap

func (m *CommandMergeUnmergeArchive) GetRedoCellMap() *CellMapArchive

func (*CommandMergeUnmergeArchive) GetSelection

func (m *CommandMergeUnmergeArchive) GetSelection() *SelectionArchive

func (*CommandMergeUnmergeArchive) GetSuper

func (*CommandMergeUnmergeArchive) GetUndoCellMap

func (m *CommandMergeUnmergeArchive) GetUndoCellMap() *CellMapArchive

func (*CommandMergeUnmergeArchive) GetUndoFormulaRewriteCommand

func (m *CommandMergeUnmergeArchive) GetUndoFormulaRewriteCommand() *TSP.Reference

func (*CommandMergeUnmergeArchive) ProtoMessage

func (*CommandMergeUnmergeArchive) ProtoMessage()

func (*CommandMergeUnmergeArchive) Reset

func (m *CommandMergeUnmergeArchive) Reset()

func (*CommandMergeUnmergeArchive) String

func (m *CommandMergeUnmergeArchive) String() string

type CommandModifyFilterRuleArchive

type CommandModifyFilterRuleArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoRule         *FilterRuleArchive   `protobuf:"bytes,2,req,name=undo_rule" json:"undo_rule,omitempty"`
	RedoRule         *FilterRuleArchive   `protobuf:"bytes,3,req,name=redo_rule" json:"redo_rule,omitempty"`
	RuleIndex        *uint32              `protobuf:"varint,4,req,name=rule_index" json:"rule_index,omitempty"`
	FilterIndex      *uint32              `protobuf:"varint,5,req,name=filter_index" json:"filter_index,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandModifyFilterRuleArchive) GetFilterIndex

func (m *CommandModifyFilterRuleArchive) GetFilterIndex() uint32

func (*CommandModifyFilterRuleArchive) GetRedoRule

func (*CommandModifyFilterRuleArchive) GetRuleIndex

func (m *CommandModifyFilterRuleArchive) GetRuleIndex() uint32

func (*CommandModifyFilterRuleArchive) GetSuper

func (*CommandModifyFilterRuleArchive) GetUndoRule

func (*CommandModifyFilterRuleArchive) ProtoMessage

func (*CommandModifyFilterRuleArchive) ProtoMessage()

func (*CommandModifyFilterRuleArchive) Reset

func (m *CommandModifyFilterRuleArchive) Reset()

func (*CommandModifyFilterRuleArchive) String

type CommandMoveColumnsArchive

type CommandMoveColumnsArchive struct {
	Super                 *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection             *SelectionArchive    `protobuf:"bytes,2,opt,name=selection" json:"selection,omitempty"`
	StartColumnIndex      *uint32              `protobuf:"varint,3,req,name=start_column_index" json:"start_column_index,omitempty"`
	DestColumnIndex       *uint32              `protobuf:"varint,4,req,name=dest_column_index" json:"dest_column_index,omitempty"`
	NumberOfColumns       *uint32              `protobuf:"varint,5,req,name=number_of_columns" json:"number_of_columns,omitempty"`
	FormulaRewriteCommand *TSP.Reference       `protobuf:"bytes,7,opt,name=formula_rewrite_command" json:"formula_rewrite_command,omitempty"`
	ShowCommand           *TSP.Reference       `protobuf:"bytes,8,opt,name=show_command" json:"show_command,omitempty"`
	XXX_unrecognized      []byte               `json:"-"`
}

func (*CommandMoveColumnsArchive) GetDestColumnIndex

func (m *CommandMoveColumnsArchive) GetDestColumnIndex() uint32

func (*CommandMoveColumnsArchive) GetFormulaRewriteCommand

func (m *CommandMoveColumnsArchive) GetFormulaRewriteCommand() *TSP.Reference

func (*CommandMoveColumnsArchive) GetNumberOfColumns

func (m *CommandMoveColumnsArchive) GetNumberOfColumns() uint32

func (*CommandMoveColumnsArchive) GetSelection

func (m *CommandMoveColumnsArchive) GetSelection() *SelectionArchive

func (*CommandMoveColumnsArchive) GetShowCommand

func (m *CommandMoveColumnsArchive) GetShowCommand() *TSP.Reference

func (*CommandMoveColumnsArchive) GetStartColumnIndex

func (m *CommandMoveColumnsArchive) GetStartColumnIndex() uint32

func (*CommandMoveColumnsArchive) GetSuper

func (*CommandMoveColumnsArchive) ProtoMessage

func (*CommandMoveColumnsArchive) ProtoMessage()

func (*CommandMoveColumnsArchive) Reset

func (m *CommandMoveColumnsArchive) Reset()

func (*CommandMoveColumnsArchive) String

func (m *CommandMoveColumnsArchive) String() string

type CommandMoveRowsArchive

type CommandMoveRowsArchive struct {
	Super                       *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection                   *SelectionArchive    `protobuf:"bytes,2,opt,name=selection" json:"selection,omitempty"`
	StartRowIndex               *uint32              `protobuf:"varint,3,req,name=start_row_index" json:"start_row_index,omitempty"`
	DestRowIndex                *uint32              `protobuf:"varint,4,req,name=dest_row_index" json:"dest_row_index,omitempty"`
	NumberOfRows                *uint32              `protobuf:"varint,5,req,name=number_of_rows" json:"number_of_rows,omitempty"`
	FormulaRewriteCommand       *TSP.Reference       `protobuf:"bytes,7,opt,name=formula_rewrite_command" json:"formula_rewrite_command,omitempty"`
	ShowCommand                 *TSP.Reference       `protobuf:"bytes,8,opt,name=show_command" json:"show_command,omitempty"`
	UnmergeInvalidRangesCommand *TSP.Reference       `protobuf:"bytes,9,opt,name=unmerge_invalid_ranges_command" json:"unmerge_invalid_ranges_command,omitempty"`
	XXX_unrecognized            []byte               `json:"-"`
}

func (*CommandMoveRowsArchive) GetDestRowIndex

func (m *CommandMoveRowsArchive) GetDestRowIndex() uint32

func (*CommandMoveRowsArchive) GetFormulaRewriteCommand

func (m *CommandMoveRowsArchive) GetFormulaRewriteCommand() *TSP.Reference

func (*CommandMoveRowsArchive) GetNumberOfRows

func (m *CommandMoveRowsArchive) GetNumberOfRows() uint32

func (*CommandMoveRowsArchive) GetSelection

func (m *CommandMoveRowsArchive) GetSelection() *SelectionArchive

func (*CommandMoveRowsArchive) GetShowCommand

func (m *CommandMoveRowsArchive) GetShowCommand() *TSP.Reference

func (*CommandMoveRowsArchive) GetStartRowIndex

func (m *CommandMoveRowsArchive) GetStartRowIndex() uint32

func (*CommandMoveRowsArchive) GetSuper

func (*CommandMoveRowsArchive) GetUnmergeInvalidRangesCommand

func (m *CommandMoveRowsArchive) GetUnmergeInvalidRangesCommand() *TSP.Reference

func (*CommandMoveRowsArchive) ProtoMessage

func (*CommandMoveRowsArchive) ProtoMessage()

func (*CommandMoveRowsArchive) Reset

func (m *CommandMoveRowsArchive) Reset()

func (*CommandMoveRowsArchive) String

func (m *CommandMoveRowsArchive) String() string

type CommandMutateCellsArchive

type CommandMutateCellsArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,2,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,3,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	Selection        *SelectionArchive    `protobuf:"bytes,4,opt,name=selection" json:"selection,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandMutateCellsArchive) GetRedoCellMap

func (m *CommandMutateCellsArchive) GetRedoCellMap() *CellMapArchive

func (*CommandMutateCellsArchive) GetSelection

func (m *CommandMutateCellsArchive) GetSelection() *SelectionArchive

func (*CommandMutateCellsArchive) GetSuper

func (*CommandMutateCellsArchive) GetUndoCellMap

func (m *CommandMutateCellsArchive) GetUndoCellMap() *CellMapArchive

func (*CommandMutateCellsArchive) ProtoMessage

func (*CommandMutateCellsArchive) ProtoMessage()

func (*CommandMutateCellsArchive) Reset

func (m *CommandMutateCellsArchive) Reset()

func (*CommandMutateCellsArchive) String

func (m *CommandMutateCellsArchive) String() string

type CommandNotifyForTransformingArchive

type CommandNotifyForTransformingArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandNotifyForTransformingArchive) GetSuper

func (*CommandNotifyForTransformingArchive) ProtoMessage

func (*CommandNotifyForTransformingArchive) ProtoMessage()

func (*CommandNotifyForTransformingArchive) Reset

func (*CommandNotifyForTransformingArchive) String

type CommandPasteArchive

type CommandPasteArchive struct {
	UserSelection          *SelectionArchive    `protobuf:"bytes,1,req,name=user_selection" json:"user_selection,omitempty"`
	FinalSelection         *SelectionArchive    `protobuf:"bytes,2,req,name=final_selection" json:"final_selection,omitempty"`
	UndoCellMap            *CellMapArchive      `protobuf:"bytes,3,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap            *CellMapArchive      `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	CommandUndo            *TSP.Reference       `protobuf:"bytes,6,opt,name=command_undo" json:"command_undo,omitempty"`
	InvalidateComments     *bool                `protobuf:"varint,7,req,name=invalidate_comments" json:"invalidate_comments,omitempty"`
	Super                  *TableCommandArchive `protobuf:"bytes,11,req,name=super" json:"super,omitempty"`
	FormulaRewriteCommands []*TSP.Reference     `protobuf:"bytes,15,rep,name=formula_rewrite_commands" json:"formula_rewrite_commands,omitempty"`
	XXX_unrecognized       []byte               `json:"-"`
}

func (*CommandPasteArchive) GetCommandUndo

func (m *CommandPasteArchive) GetCommandUndo() *TSP.Reference

func (*CommandPasteArchive) GetFinalSelection

func (m *CommandPasteArchive) GetFinalSelection() *SelectionArchive

func (*CommandPasteArchive) GetFormulaRewriteCommands

func (m *CommandPasteArchive) GetFormulaRewriteCommands() []*TSP.Reference

func (*CommandPasteArchive) GetInvalidateComments

func (m *CommandPasteArchive) GetInvalidateComments() bool

func (*CommandPasteArchive) GetRedoCellMap

func (m *CommandPasteArchive) GetRedoCellMap() *CellMapArchive

func (*CommandPasteArchive) GetSuper

func (*CommandPasteArchive) GetUndoCellMap

func (m *CommandPasteArchive) GetUndoCellMap() *CellMapArchive

func (*CommandPasteArchive) GetUserSelection

func (m *CommandPasteArchive) GetUserSelection() *SelectionArchive

func (*CommandPasteArchive) ProtoMessage

func (*CommandPasteArchive) ProtoMessage()

func (*CommandPasteArchive) Reset

func (m *CommandPasteArchive) Reset()

func (*CommandPasteArchive) String

func (m *CommandPasteArchive) String() string

type CommandPostflightSetCellArchive

type CommandPostflightSetCellArchive struct {
	CellID             *CellID              `protobuf:"bytes,1,req,name=cellID" json:"cellID,omitempty"`
	Super              *TableCommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	Childcommandundo   *TSP.Reference       `protobuf:"bytes,4,opt,name=childcommandundo" json:"childcommandundo,omitempty"`
	EditingCell        *Cell                `protobuf:"bytes,6,req,name=editing_cell" json:"editing_cell,omitempty"`
	NewCell            *Cell                `protobuf:"bytes,7,req,name=new_cell" json:"new_cell,omitempty"`
	EditingStorage     *TSP.Reference       `protobuf:"bytes,8,req,name=editing_storage" json:"editing_storage,omitempty"`
	LastColumnHitByTap *uint32              `protobuf:"varint,9,opt,name=last_column_hit_by_tap" json:"last_column_hit_by_tap,omitempty"`
	XXX_unrecognized   []byte               `json:"-"`
}

func (*CommandPostflightSetCellArchive) GetCellID

func (m *CommandPostflightSetCellArchive) GetCellID() *CellID

func (*CommandPostflightSetCellArchive) GetChildcommandundo

func (m *CommandPostflightSetCellArchive) GetChildcommandundo() *TSP.Reference

func (*CommandPostflightSetCellArchive) GetEditingCell

func (m *CommandPostflightSetCellArchive) GetEditingCell() *Cell

func (*CommandPostflightSetCellArchive) GetEditingStorage

func (m *CommandPostflightSetCellArchive) GetEditingStorage() *TSP.Reference

func (*CommandPostflightSetCellArchive) GetLastColumnHitByTap

func (m *CommandPostflightSetCellArchive) GetLastColumnHitByTap() uint32

func (*CommandPostflightSetCellArchive) GetNewCell

func (m *CommandPostflightSetCellArchive) GetNewCell() *Cell

func (*CommandPostflightSetCellArchive) GetSuper

func (*CommandPostflightSetCellArchive) ProtoMessage

func (*CommandPostflightSetCellArchive) ProtoMessage()

func (*CommandPostflightSetCellArchive) Reset

func (*CommandPostflightSetCellArchive) String

type CommandRegionArchive

type CommandRegionArchive int32
const (
	CommandRegionArchive_bodyRegion         CommandRegionArchive = 0
	CommandRegionArchive_headerRowRegion    CommandRegionArchive = 1
	CommandRegionArchive_headerColumnRegion CommandRegionArchive = 2
	CommandRegionArchive_footerRowRegion    CommandRegionArchive = 3
)

func (CommandRegionArchive) Enum

func (CommandRegionArchive) String

func (x CommandRegionArchive) String() string

func (*CommandRegionArchive) UnmarshalJSON

func (x *CommandRegionArchive) UnmarshalJSON(data []byte) error

type CommandRemoveColumnsOrRowsArchive

type CommandRemoveColumnsOrRowsArchive struct {
	Super                   *TableCommandArchive     `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Direction               *CommandDirectionArchive `protobuf:"varint,2,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	IndicesToRemove         *TSP.IndexSet            `protobuf:"bytes,3,req,name=indices_to_remove" json:"indices_to_remove,omitempty"`
	CellMap                 *CellMapArchive          `protobuf:"bytes,4,opt,name=cellMap" json:"cellMap,omitempty"`
	Oldgeom                 *TSD.GeometryArchive     `protobuf:"bytes,5,req,name=oldgeom" json:"oldgeom,omitempty"`
	Newgeom                 *TSD.GeometryArchive     `protobuf:"bytes,6,req,name=newgeom" json:"newgeom,omitempty"`
	Subsizes                []float32                `protobuf:"fixed32,7,rep,name=subsizes" json:"subsizes,omitempty"`
	FormulaRewriteCommand   *TSP.Reference           `protobuf:"bytes,8,opt,name=formula_rewrite_command" json:"formula_rewrite_command,omitempty"`
	WidthFactor             *float32                 `protobuf:"fixed32,9,req,name=width_factor" json:"width_factor,omitempty"`
	HeightFactor            *float32                 `protobuf:"fixed32,10,req,name=height_factor" json:"height_factor,omitempty"`
	AllowHorizontalAutosize *bool                    `protobuf:"varint,11,opt,name=allow_horizontal_autosize" json:"allow_horizontal_autosize,omitempty"`
	UndoMergeMap            *TSP.Reference           `protobuf:"bytes,12,opt,name=undo_merge_map" json:"undo_merge_map,omitempty"`
	RedoMergeMap            *TSP.Reference           `protobuf:"bytes,13,opt,name=redo_merge_map" json:"redo_merge_map,omitempty"`
	HidingActions           []uint32                 `protobuf:"varint,14,rep,name=hiding_actions" json:"hiding_actions,omitempty"`
	OrigFilterSet           *TSP.Reference           `protobuf:"bytes,15,opt,name=orig_filter_set" json:"orig_filter_set,omitempty"`
	UndoCommandCollector    []*TSP.Reference         `protobuf:"bytes,16,rep,name=undo_command_collector" json:"undo_command_collector,omitempty"`
	XXX_unrecognized        []byte                   `json:"-"`
}

func (*CommandRemoveColumnsOrRowsArchive) GetAllowHorizontalAutosize

func (m *CommandRemoveColumnsOrRowsArchive) GetAllowHorizontalAutosize() bool

func (*CommandRemoveColumnsOrRowsArchive) GetCellMap

func (*CommandRemoveColumnsOrRowsArchive) GetDirection

func (*CommandRemoveColumnsOrRowsArchive) GetFormulaRewriteCommand

func (m *CommandRemoveColumnsOrRowsArchive) GetFormulaRewriteCommand() *TSP.Reference

func (*CommandRemoveColumnsOrRowsArchive) GetHeightFactor

func (m *CommandRemoveColumnsOrRowsArchive) GetHeightFactor() float32

func (*CommandRemoveColumnsOrRowsArchive) GetHidingActions

func (m *CommandRemoveColumnsOrRowsArchive) GetHidingActions() []uint32

func (*CommandRemoveColumnsOrRowsArchive) GetIndicesToRemove

func (m *CommandRemoveColumnsOrRowsArchive) GetIndicesToRemove() *TSP.IndexSet

func (*CommandRemoveColumnsOrRowsArchive) GetNewgeom

func (*CommandRemoveColumnsOrRowsArchive) GetOldgeom

func (*CommandRemoveColumnsOrRowsArchive) GetOrigFilterSet

func (m *CommandRemoveColumnsOrRowsArchive) GetOrigFilterSet() *TSP.Reference

func (*CommandRemoveColumnsOrRowsArchive) GetRedoMergeMap

func (m *CommandRemoveColumnsOrRowsArchive) GetRedoMergeMap() *TSP.Reference

func (*CommandRemoveColumnsOrRowsArchive) GetSubsizes

func (m *CommandRemoveColumnsOrRowsArchive) GetSubsizes() []float32

func (*CommandRemoveColumnsOrRowsArchive) GetSuper

func (*CommandRemoveColumnsOrRowsArchive) GetUndoCommandCollector

func (m *CommandRemoveColumnsOrRowsArchive) GetUndoCommandCollector() []*TSP.Reference

func (*CommandRemoveColumnsOrRowsArchive) GetUndoMergeMap

func (m *CommandRemoveColumnsOrRowsArchive) GetUndoMergeMap() *TSP.Reference

func (*CommandRemoveColumnsOrRowsArchive) GetWidthFactor

func (m *CommandRemoveColumnsOrRowsArchive) GetWidthFactor() float32

func (*CommandRemoveColumnsOrRowsArchive) ProtoMessage

func (*CommandRemoveColumnsOrRowsArchive) ProtoMessage()

func (*CommandRemoveColumnsOrRowsArchive) Reset

func (*CommandRemoveColumnsOrRowsArchive) String

type CommandReplaceAllTextArchive

type CommandReplaceAllTextArchive struct {
	TableInfo        *TSP.Reference  `protobuf:"bytes,1,req,name=tableInfo" json:"tableInfo,omitempty"`
	UndoCellMap      *CellMapArchive `protobuf:"bytes,2,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive `protobuf:"bytes,3,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte          `json:"-"`
}

func (*CommandReplaceAllTextArchive) GetRedoCellMap

func (m *CommandReplaceAllTextArchive) GetRedoCellMap() *CellMapArchive

func (*CommandReplaceAllTextArchive) GetTableInfo

func (m *CommandReplaceAllTextArchive) GetTableInfo() *TSP.Reference

func (*CommandReplaceAllTextArchive) GetUndoCellMap

func (m *CommandReplaceAllTextArchive) GetUndoCellMap() *CellMapArchive

func (*CommandReplaceAllTextArchive) ProtoMessage

func (*CommandReplaceAllTextArchive) ProtoMessage()

func (*CommandReplaceAllTextArchive) Reset

func (m *CommandReplaceAllTextArchive) Reset()

func (*CommandReplaceAllTextArchive) String

type CommandReplaceTextArchive

type CommandReplaceTextArchive struct {
	CellID           *CellID              `protobuf:"bytes,1,req,name=cellID" json:"cellID,omitempty"`
	Newcell          *Cell                `protobuf:"bytes,2,req,name=newcell" json:"newcell,omitempty"`
	Oldcell          *Cell                `protobuf:"bytes,3,req,name=oldcell" json:"oldcell,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,4,req,name=super" json:"super,omitempty"`
	ChildCommandUndo *TSP.Reference       `protobuf:"bytes,5,opt,name=child_command_undo" json:"child_command_undo,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandReplaceTextArchive) GetCellID

func (m *CommandReplaceTextArchive) GetCellID() *CellID

func (*CommandReplaceTextArchive) GetChildCommandUndo

func (m *CommandReplaceTextArchive) GetChildCommandUndo() *TSP.Reference

func (*CommandReplaceTextArchive) GetNewcell

func (m *CommandReplaceTextArchive) GetNewcell() *Cell

func (*CommandReplaceTextArchive) GetOldcell

func (m *CommandReplaceTextArchive) GetOldcell() *Cell

func (*CommandReplaceTextArchive) GetSuper

func (*CommandReplaceTextArchive) ProtoMessage

func (*CommandReplaceTextArchive) ProtoMessage()

func (*CommandReplaceTextArchive) Reset

func (m *CommandReplaceTextArchive) Reset()

func (*CommandReplaceTextArchive) String

func (m *CommandReplaceTextArchive) String() string

type CommandResetFillPropertyToDefault

type CommandResetFillPropertyToDefault struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection        *SelectionArchive    `protobuf:"bytes,2,req,name=selection" json:"selection,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,4,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,5,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandResetFillPropertyToDefault) GetRedoCellMap

func (*CommandResetFillPropertyToDefault) GetSelection

func (*CommandResetFillPropertyToDefault) GetSuper

func (*CommandResetFillPropertyToDefault) GetUndoCellMap

func (*CommandResetFillPropertyToDefault) ProtoMessage

func (*CommandResetFillPropertyToDefault) ProtoMessage()

func (*CommandResetFillPropertyToDefault) Reset

func (*CommandResetFillPropertyToDefault) String

type CommandResizeColumnOrRowArchive

type CommandResizeColumnOrRowArchive struct {
	Direction        *CommandDirectionArchive `protobuf:"varint,1,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	Index            *uint32                  `protobuf:"varint,2,req,name=index" json:"index,omitempty"`
	Count            *uint32                  `protobuf:"varint,3,req,name=count" json:"count,omitempty"`
	Newsize          *float32                 `protobuf:"fixed32,4,req,name=newsize" json:"newsize,omitempty"`
	Oldgeom          *TSD.GeometryArchive     `protobuf:"bytes,5,opt,name=oldgeom" json:"oldgeom,omitempty"`
	Newgeom          *TSD.GeometryArchive     `protobuf:"bytes,6,opt,name=newgeom" json:"newgeom,omitempty"`
	Subsizes         []float32                `protobuf:"fixed32,7,rep,name=subsizes" json:"subsizes,omitempty"`
	OldDefault       *float32                 `protobuf:"fixed32,8,opt,name=old_default" json:"old_default,omitempty"`
	Uniformsizes     *bool                    `protobuf:"varint,9,opt,name=uniformsizes" json:"uniformsizes,omitempty"`
	Resizemode       *uint32                  `protobuf:"varint,10,opt,name=resizemode" json:"resizemode,omitempty"`
	Super            *TableCommandArchive     `protobuf:"bytes,11,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandResizeColumnOrRowArchive) GetCount

func (*CommandResizeColumnOrRowArchive) GetDirection

func (*CommandResizeColumnOrRowArchive) GetIndex

func (*CommandResizeColumnOrRowArchive) GetNewgeom

func (*CommandResizeColumnOrRowArchive) GetNewsize

func (m *CommandResizeColumnOrRowArchive) GetNewsize() float32

func (*CommandResizeColumnOrRowArchive) GetOldDefault

func (m *CommandResizeColumnOrRowArchive) GetOldDefault() float32

func (*CommandResizeColumnOrRowArchive) GetOldgeom

func (*CommandResizeColumnOrRowArchive) GetResizemode

func (m *CommandResizeColumnOrRowArchive) GetResizemode() uint32

func (*CommandResizeColumnOrRowArchive) GetSubsizes

func (m *CommandResizeColumnOrRowArchive) GetSubsizes() []float32

func (*CommandResizeColumnOrRowArchive) GetSuper

func (*CommandResizeColumnOrRowArchive) GetUniformsizes

func (m *CommandResizeColumnOrRowArchive) GetUniformsizes() bool

func (*CommandResizeColumnOrRowArchive) ProtoMessage

func (*CommandResizeColumnOrRowArchive) ProtoMessage()

func (*CommandResizeColumnOrRowArchive) Reset

func (*CommandResizeColumnOrRowArchive) String

type CommandRewriteConditionalStylesForCellMergeArchive

type CommandRewriteConditionalStylesForCellMergeArchive struct {
	Super                *TableCommandArchive                 `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	MergedTableId        *TSCE.CFUUIDArchive                  `protobuf:"bytes,2,req,name=merged_table_id" json:"merged_table_id,omitempty"`
	MergedRange          *TSCE.RangeCoordinateArchive         `protobuf:"bytes,3,req,name=merged_range" json:"merged_range,omitempty"`
	CellsToRewrite       *TSCE.CellCoordinateVectorArchive    `protobuf:"bytes,4,opt,name=cells_to_rewrite" json:"cells_to_rewrite,omitempty"`
	ConditionalStyleSets *TSCE.CellCoordinateObjectMapArchive `protobuf:"bytes,5,opt,name=conditional_style_sets" json:"conditional_style_sets,omitempty"`
	XXX_unrecognized     []byte                               `json:"-"`
}

func (*CommandRewriteConditionalStylesForCellMergeArchive) GetCellsToRewrite

func (*CommandRewriteConditionalStylesForCellMergeArchive) GetConditionalStyleSets

func (*CommandRewriteConditionalStylesForCellMergeArchive) GetMergedRange

func (*CommandRewriteConditionalStylesForCellMergeArchive) GetMergedTableId

func (*CommandRewriteConditionalStylesForCellMergeArchive) GetSuper

func (*CommandRewriteConditionalStylesForCellMergeArchive) ProtoMessage

func (*CommandRewriteConditionalStylesForCellMergeArchive) Reset

func (*CommandRewriteConditionalStylesForCellMergeArchive) String

type CommandRewriteConditionalStylesForRangeMoveArchive

type CommandRewriteConditionalStylesForRangeMoveArchive struct {
	Super                *TableCommandArchive                 `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FromRangeReference   *TSCE.RangeReferenceArchive          `protobuf:"bytes,7,opt,name=from_range_reference" json:"from_range_reference,omitempty"`
	ToRangeReference     *TSCE.RangeReferenceArchive          `protobuf:"bytes,8,opt,name=to_range_reference" json:"to_range_reference,omitempty"`
	CellsToRewrite       *TSCE.CellCoordinateVectorArchive    `protobuf:"bytes,5,opt,name=cells_to_rewrite" json:"cells_to_rewrite,omitempty"`
	ConditionalStyleSets *TSCE.CellCoordinateObjectMapArchive `protobuf:"bytes,6,opt,name=conditional_style_sets" json:"conditional_style_sets,omitempty"`
	XXX_unrecognized     []byte                               `json:"-"`
}

func (*CommandRewriteConditionalStylesForRangeMoveArchive) GetCellsToRewrite

func (*CommandRewriteConditionalStylesForRangeMoveArchive) GetConditionalStyleSets

func (*CommandRewriteConditionalStylesForRangeMoveArchive) GetFromRangeReference

func (*CommandRewriteConditionalStylesForRangeMoveArchive) GetSuper

func (*CommandRewriteConditionalStylesForRangeMoveArchive) GetToRangeReference

func (*CommandRewriteConditionalStylesForRangeMoveArchive) ProtoMessage

func (*CommandRewriteConditionalStylesForRangeMoveArchive) Reset

func (*CommandRewriteConditionalStylesForRangeMoveArchive) String

type CommandRewriteConditionalStylesForSortArchive

type CommandRewriteConditionalStylesForSortArchive struct {
	Super                *TableCommandArchive                 `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	SortMapping          *TSK.ShuffleMappingArchive           `protobuf:"bytes,2,req,name=sort_mapping" json:"sort_mapping,omitempty"`
	SortedTableId        *TSCE.CFUUIDArchive                  `protobuf:"bytes,3,req,name=sorted_table_id" json:"sorted_table_id,omitempty"`
	CellsToRewrite       *TSCE.CellCoordinateVectorArchive    `protobuf:"bytes,4,opt,name=cells_to_rewrite" json:"cells_to_rewrite,omitempty"`
	ConditionalStyleSets *TSCE.CellCoordinateObjectMapArchive `protobuf:"bytes,5,opt,name=conditional_style_sets" json:"conditional_style_sets,omitempty"`
	XXX_unrecognized     []byte                               `json:"-"`
}

func (*CommandRewriteConditionalStylesForSortArchive) GetCellsToRewrite

func (*CommandRewriteConditionalStylesForSortArchive) GetConditionalStyleSets

func (*CommandRewriteConditionalStylesForSortArchive) GetSortMapping

func (*CommandRewriteConditionalStylesForSortArchive) GetSortedTableId

func (*CommandRewriteConditionalStylesForSortArchive) GetSuper

func (*CommandRewriteConditionalStylesForSortArchive) ProtoMessage

func (*CommandRewriteConditionalStylesForSortArchive) Reset

func (*CommandRewriteConditionalStylesForSortArchive) String

type CommandRewriteConditionalStylesForTectonicShiftArchive

type CommandRewriteConditionalStylesForTectonicShiftArchive struct {
	Super                *TableCommandArchive                 `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	TectonicShift        *TSCE.TectonicShiftArchive           `protobuf:"bytes,2,req,name=tectonic_shift" json:"tectonic_shift,omitempty"`
	CellsToRewrite       *TSCE.CellCoordinateVectorArchive    `protobuf:"bytes,3,opt,name=cells_to_rewrite" json:"cells_to_rewrite,omitempty"`
	ConditionalStyleSets *TSCE.CellCoordinateObjectMapArchive `protobuf:"bytes,4,opt,name=conditional_style_sets" json:"conditional_style_sets,omitempty"`
	XXX_unrecognized     []byte                               `json:"-"`
}

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) GetCellsToRewrite

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) GetConditionalStyleSets

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) GetSuper

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) GetTectonicShift

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) ProtoMessage

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) Reset

func (*CommandRewriteConditionalStylesForTectonicShiftArchive) String

type CommandRewriteFilterFormulasForSortArchive

type CommandRewriteFilterFormulasForSortArchive struct {
	Super            *TableCommandArchive       `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FilterSet        *TSP.Reference             `protobuf:"bytes,2,req,name=filter_set" json:"filter_set,omitempty"`
	SortMapping      *TSK.ShuffleMappingArchive `protobuf:"bytes,3,req,name=sort_mapping" json:"sort_mapping,omitempty"`
	SortedTableId    *TSCE.CFUUIDArchive        `protobuf:"bytes,4,req,name=sorted_table_id" json:"sorted_table_id,omitempty"`
	XXX_unrecognized []byte                     `json:"-"`
}

func (*CommandRewriteFilterFormulasForSortArchive) GetFilterSet

func (*CommandRewriteFilterFormulasForSortArchive) GetSortMapping

func (*CommandRewriteFilterFormulasForSortArchive) GetSortedTableId

func (*CommandRewriteFilterFormulasForSortArchive) GetSuper

func (*CommandRewriteFilterFormulasForSortArchive) ProtoMessage

func (*CommandRewriteFilterFormulasForSortArchive) Reset

func (*CommandRewriteFilterFormulasForSortArchive) String

type CommandRewriteFilterFormulasForTableResizeArchive

type CommandRewriteFilterFormulasForTableResizeArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandRewriteFilterFormulasForTableResizeArchive) GetSuper

func (*CommandRewriteFilterFormulasForTableResizeArchive) ProtoMessage

func (*CommandRewriteFilterFormulasForTableResizeArchive) Reset

func (*CommandRewriteFilterFormulasForTableResizeArchive) String

type CommandRewriteFilterFormulasForTectonicShiftArchive

type CommandRewriteFilterFormulasForTectonicShiftArchive struct {
	Super            *TableCommandArchive       `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FilterSet        *TSP.Reference             `protobuf:"bytes,2,req,name=filter_set" json:"filter_set,omitempty"`
	TectonicShift    *TSCE.TectonicShiftArchive `protobuf:"bytes,3,req,name=tectonic_shift" json:"tectonic_shift,omitempty"`
	XXX_unrecognized []byte                     `json:"-"`
}

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) GetFilterSet

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) GetSuper

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) GetTectonicShift

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) ProtoMessage

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) Reset

func (*CommandRewriteFilterFormulasForTectonicShiftArchive) String

type CommandRewriteFormulasForCellMergeArchive

type CommandRewriteFormulasForCellMergeArchive struct {
	Super            *TableCommandArchive         `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormulaMap       *TSCE.OwnerFormulaMapArchive `protobuf:"bytes,2,req,name=formula_map" json:"formula_map,omitempty"`
	MergedRange      *TSCE.RangeCoordinateArchive `protobuf:"bytes,3,req,name=merged_range" json:"merged_range,omitempty"`
	TableId          *TSCE.CFUUIDArchive          `protobuf:"bytes,4,req,name=table_id" json:"table_id,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*CommandRewriteFormulasForCellMergeArchive) GetFormulaMap

func (*CommandRewriteFormulasForCellMergeArchive) GetMergedRange

func (*CommandRewriteFormulasForCellMergeArchive) GetSuper

func (*CommandRewriteFormulasForCellMergeArchive) GetTableId

func (*CommandRewriteFormulasForCellMergeArchive) ProtoMessage

func (*CommandRewriteFormulasForCellMergeArchive) Reset

func (*CommandRewriteFormulasForCellMergeArchive) String

type CommandRewriteFormulasForMoveArchive

type CommandRewriteFormulasForMoveArchive struct {
	Super            *TableCommandArchive         `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormulaMap       *TSCE.OwnerFormulaMapArchive `protobuf:"bytes,2,req,name=formula_map" json:"formula_map,omitempty"`
	FromReference    *TSCE.RangeReferenceArchive  `protobuf:"bytes,6,req,name=from_reference" json:"from_reference,omitempty"`
	ToReference      *TSCE.RangeReferenceArchive  `protobuf:"bytes,7,req,name=to_reference" json:"to_reference,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*CommandRewriteFormulasForMoveArchive) GetFormulaMap

func (*CommandRewriteFormulasForMoveArchive) GetFromReference

func (*CommandRewriteFormulasForMoveArchive) GetSuper

func (*CommandRewriteFormulasForMoveArchive) GetToReference

func (*CommandRewriteFormulasForMoveArchive) ProtoMessage

func (*CommandRewriteFormulasForMoveArchive) ProtoMessage()

func (*CommandRewriteFormulasForMoveArchive) Reset

func (*CommandRewriteFormulasForMoveArchive) String

type CommandRewriteFormulasForSortArchive

type CommandRewriteFormulasForSortArchive struct {
	Super            *TableCommandArchive         `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormulaMap       *TSCE.OwnerFormulaMapArchive `protobuf:"bytes,2,req,name=formula_map" json:"formula_map,omitempty"`
	SortMapping      *TSK.ShuffleMappingArchive   `protobuf:"bytes,3,req,name=sort_mapping" json:"sort_mapping,omitempty"`
	SortedTableId    *TSCE.CFUUIDArchive          `protobuf:"bytes,4,req,name=sorted_table_id" json:"sorted_table_id,omitempty"`
	ExplodeRanges    *bool                        `protobuf:"varint,5,req,name=explode_ranges" json:"explode_ranges,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*CommandRewriteFormulasForSortArchive) GetExplodeRanges

func (m *CommandRewriteFormulasForSortArchive) GetExplodeRanges() bool

func (*CommandRewriteFormulasForSortArchive) GetFormulaMap

func (*CommandRewriteFormulasForSortArchive) GetSortMapping

func (*CommandRewriteFormulasForSortArchive) GetSortedTableId

func (*CommandRewriteFormulasForSortArchive) GetSuper

func (*CommandRewriteFormulasForSortArchive) ProtoMessage

func (*CommandRewriteFormulasForSortArchive) ProtoMessage()

func (*CommandRewriteFormulasForSortArchive) Reset

func (*CommandRewriteFormulasForSortArchive) String

type CommandRewriteFormulasForTectonicShiftArchive

type CommandRewriteFormulasForTectonicShiftArchive struct {
	Super            *TableCommandArchive         `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormulaMap       *TSCE.OwnerFormulaMapArchive `protobuf:"bytes,2,req,name=formula_map" json:"formula_map,omitempty"`
	TectonicShift    *TSCE.TectonicShiftArchive   `protobuf:"bytes,3,req,name=tectonic_shift" json:"tectonic_shift,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*CommandRewriteFormulasForTectonicShiftArchive) GetFormulaMap

func (*CommandRewriteFormulasForTectonicShiftArchive) GetSuper

func (*CommandRewriteFormulasForTectonicShiftArchive) GetTectonicShift

func (*CommandRewriteFormulasForTectonicShiftArchive) ProtoMessage

func (*CommandRewriteFormulasForTectonicShiftArchive) Reset

func (*CommandRewriteFormulasForTectonicShiftArchive) String

type CommandSetAutomaticDurationUnitsArchive

type CommandSetAutomaticDurationUnitsArchive struct {
	Selection        *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	AutomaticUnits   *bool                `protobuf:"varint,4,opt,name=automatic_units" json:"automatic_units,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetAutomaticDurationUnitsArchive) GetAutomaticUnits

func (m *CommandSetAutomaticDurationUnitsArchive) GetAutomaticUnits() bool

func (*CommandSetAutomaticDurationUnitsArchive) GetRedoMap

func (*CommandSetAutomaticDurationUnitsArchive) GetSelection

func (*CommandSetAutomaticDurationUnitsArchive) GetSuper

func (*CommandSetAutomaticDurationUnitsArchive) GetUndoMap

func (*CommandSetAutomaticDurationUnitsArchive) ProtoMessage

func (*CommandSetAutomaticDurationUnitsArchive) Reset

func (*CommandSetAutomaticDurationUnitsArchive) String

type CommandSetAutomaticFormatArchive

type CommandSetAutomaticFormatArchive struct {
	Selection        *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetAutomaticFormatArchive) GetRedoMap

func (*CommandSetAutomaticFormatArchive) GetSelection

func (*CommandSetAutomaticFormatArchive) GetSuper

func (*CommandSetAutomaticFormatArchive) GetUndoMap

func (*CommandSetAutomaticFormatArchive) ProtoMessage

func (*CommandSetAutomaticFormatArchive) ProtoMessage()

func (*CommandSetAutomaticFormatArchive) Reset

func (*CommandSetAutomaticFormatArchive) String

type CommandSetBaseArchive

type CommandSetBaseArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Base             *uint32                                       `protobuf:"varint,2,req,name=base" json:"base,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetBaseArchive) GetBase

func (m *CommandSetBaseArchive) GetBase() uint32

func (*CommandSetBaseArchive) GetSuper

func (*CommandSetBaseArchive) ProtoMessage

func (*CommandSetBaseArchive) ProtoMessage()

func (*CommandSetBaseArchive) Reset

func (m *CommandSetBaseArchive) Reset()

func (*CommandSetBaseArchive) String

func (m *CommandSetBaseArchive) String() string

type CommandSetBasePlacesArchive

type CommandSetBasePlacesArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	BasePlaces       *uint32                                       `protobuf:"varint,2,req,name=base_places" json:"base_places,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetBasePlacesArchive) GetBasePlaces

func (m *CommandSetBasePlacesArchive) GetBasePlaces() uint32

func (*CommandSetBasePlacesArchive) GetSuper

func (*CommandSetBasePlacesArchive) ProtoMessage

func (*CommandSetBasePlacesArchive) ProtoMessage()

func (*CommandSetBasePlacesArchive) Reset

func (m *CommandSetBasePlacesArchive) Reset()

func (*CommandSetBasePlacesArchive) String

func (m *CommandSetBasePlacesArchive) String() string

type CommandSetBaseUseMinusSignArchive

type CommandSetBaseUseMinusSignArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	BaseUseMinusSign *bool                                         `protobuf:"varint,2,req,name=base_use_minus_sign" json:"base_use_minus_sign,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetBaseUseMinusSignArchive) GetBaseUseMinusSign

func (m *CommandSetBaseUseMinusSignArchive) GetBaseUseMinusSign() bool

func (*CommandSetBaseUseMinusSignArchive) GetSuper

func (*CommandSetBaseUseMinusSignArchive) ProtoMessage

func (*CommandSetBaseUseMinusSignArchive) ProtoMessage()

func (*CommandSetBaseUseMinusSignArchive) Reset

func (*CommandSetBaseUseMinusSignArchive) String

type CommandSetCellArchive

type CommandSetCellArchive struct {
	CellID                *CellID              `protobuf:"bytes,1,req,name=cellID" json:"cellID,omitempty"`
	Newcell               *Cell                `protobuf:"bytes,2,opt,name=newcell" json:"newcell,omitempty"`
	Oldcell               *Cell                `protobuf:"bytes,3,opt,name=oldcell" json:"oldcell,omitempty"`
	Super                 *TableCommandArchive `protobuf:"bytes,5,req,name=super" json:"super,omitempty"`
	PostUndoRedoSelection *bool                `protobuf:"varint,6,opt,name=post_undo_redo_selection" json:"post_undo_redo_selection,omitempty"`
	XXX_unrecognized      []byte               `json:"-"`
}

func (*CommandSetCellArchive) GetCellID

func (m *CommandSetCellArchive) GetCellID() *CellID

func (*CommandSetCellArchive) GetNewcell

func (m *CommandSetCellArchive) GetNewcell() *Cell

func (*CommandSetCellArchive) GetOldcell

func (m *CommandSetCellArchive) GetOldcell() *Cell

func (*CommandSetCellArchive) GetPostUndoRedoSelection

func (m *CommandSetCellArchive) GetPostUndoRedoSelection() bool

func (*CommandSetCellArchive) GetSuper

func (*CommandSetCellArchive) ProtoMessage

func (*CommandSetCellArchive) ProtoMessage()

func (*CommandSetCellArchive) Reset

func (m *CommandSetCellArchive) Reset()

func (*CommandSetCellArchive) String

func (m *CommandSetCellArchive) String() string

type CommandSetControlCellsDisplayNumberFormatArchive

type CommandSetControlCellsDisplayNumberFormatArchive struct {
	Selection        *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetControlCellsDisplayNumberFormatArchive) GetRedoMap

func (*CommandSetControlCellsDisplayNumberFormatArchive) GetSelection

func (*CommandSetControlCellsDisplayNumberFormatArchive) GetSuper

func (*CommandSetControlCellsDisplayNumberFormatArchive) GetUndoMap

func (*CommandSetControlCellsDisplayNumberFormatArchive) ProtoMessage

func (*CommandSetControlCellsDisplayNumberFormatArchive) Reset

func (*CommandSetControlCellsDisplayNumberFormatArchive) String

type CommandSetControlIncrementArchive

type CommandSetControlIncrementArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Increment        *float64                                      `protobuf:"fixed64,2,req,name=increment" json:"increment,omitempty"`
	FormatType       *uint32                                       `protobuf:"varint,3,req,name=format_type" json:"format_type,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetControlIncrementArchive) GetFormatType

func (m *CommandSetControlIncrementArchive) GetFormatType() uint32

func (*CommandSetControlIncrementArchive) GetIncrement

func (m *CommandSetControlIncrementArchive) GetIncrement() float64

func (*CommandSetControlIncrementArchive) GetSuper

func (*CommandSetControlIncrementArchive) ProtoMessage

func (*CommandSetControlIncrementArchive) ProtoMessage()

func (*CommandSetControlIncrementArchive) Reset

func (*CommandSetControlIncrementArchive) String

type CommandSetControlMaximumArchive

type CommandSetControlMaximumArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Maximum          *float64                                      `protobuf:"fixed64,2,req,name=maximum" json:"maximum,omitempty"`
	FormatType       *uint32                                       `protobuf:"varint,3,req,name=format_type" json:"format_type,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetControlMaximumArchive) GetFormatType

func (m *CommandSetControlMaximumArchive) GetFormatType() uint32

func (*CommandSetControlMaximumArchive) GetMaximum

func (m *CommandSetControlMaximumArchive) GetMaximum() float64

func (*CommandSetControlMaximumArchive) GetSuper

func (*CommandSetControlMaximumArchive) ProtoMessage

func (*CommandSetControlMaximumArchive) ProtoMessage()

func (*CommandSetControlMaximumArchive) Reset

func (*CommandSetControlMaximumArchive) String

type CommandSetControlMinimumArchive

type CommandSetControlMinimumArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Minimum          *float64                                      `protobuf:"fixed64,2,req,name=minimum" json:"minimum,omitempty"`
	FormatType       *uint32                                       `protobuf:"varint,3,req,name=format_type" json:"format_type,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetControlMinimumArchive) GetFormatType

func (m *CommandSetControlMinimumArchive) GetFormatType() uint32

func (*CommandSetControlMinimumArchive) GetMinimum

func (m *CommandSetControlMinimumArchive) GetMinimum() float64

func (*CommandSetControlMinimumArchive) GetSuper

func (*CommandSetControlMinimumArchive) ProtoMessage

func (*CommandSetControlMinimumArchive) ProtoMessage()

func (*CommandSetControlMinimumArchive) Reset

func (*CommandSetControlMinimumArchive) String

type CommandSetCurrencyCodeArchive

type CommandSetCurrencyCodeArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	CurrencyCode     *string                                       `protobuf:"bytes,2,req,name=currency_code" json:"currency_code,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetCurrencyCodeArchive) GetCurrencyCode

func (m *CommandSetCurrencyCodeArchive) GetCurrencyCode() string

func (*CommandSetCurrencyCodeArchive) GetSuper

func (*CommandSetCurrencyCodeArchive) ProtoMessage

func (*CommandSetCurrencyCodeArchive) ProtoMessage()

func (*CommandSetCurrencyCodeArchive) Reset

func (m *CommandSetCurrencyCodeArchive) Reset()

func (*CommandSetCurrencyCodeArchive) String

type CommandSetDateTimeFormatArchive

type CommandSetDateTimeFormatArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetDateTimeFormatArchive) GetSuper

func (*CommandSetDateTimeFormatArchive) ProtoMessage

func (*CommandSetDateTimeFormatArchive) ProtoMessage()

func (*CommandSetDateTimeFormatArchive) Reset

func (*CommandSetDateTimeFormatArchive) String

type CommandSetExplicitFormatArchive

type CommandSetExplicitFormatArchive struct {
	Super            *TableCommandArchive     `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection        *SelectionArchive        `protobuf:"bytes,2,req,name=selection" json:"selection,omitempty"`
	CellFormat       *TSK.FormatStructArchive `protobuf:"bytes,3,req,name=cell_format" json:"cell_format,omitempty"`
	UndoCellMap      *CellMapArchive          `protobuf:"bytes,4,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive          `protobuf:"bytes,5,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandSetExplicitFormatArchive) GetCellFormat

func (*CommandSetExplicitFormatArchive) GetRedoCellMap

func (m *CommandSetExplicitFormatArchive) GetRedoCellMap() *CellMapArchive

func (*CommandSetExplicitFormatArchive) GetSelection

func (*CommandSetExplicitFormatArchive) GetSuper

func (*CommandSetExplicitFormatArchive) GetUndoCellMap

func (m *CommandSetExplicitFormatArchive) GetUndoCellMap() *CellMapArchive

func (*CommandSetExplicitFormatArchive) ProtoMessage

func (*CommandSetExplicitFormatArchive) ProtoMessage()

func (*CommandSetExplicitFormatArchive) Reset

func (*CommandSetExplicitFormatArchive) String

type CommandSetFilterEnabledArchive

type CommandSetFilterEnabledArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FilterIndex      *uint32              `protobuf:"varint,2,req,name=filter_index" json:"filter_index,omitempty"`
	Enabled          *bool                `protobuf:"varint,4,req,name=enabled" json:"enabled,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetFilterEnabledArchive) GetEnabled

func (m *CommandSetFilterEnabledArchive) GetEnabled() bool

func (*CommandSetFilterEnabledArchive) GetFilterIndex

func (m *CommandSetFilterEnabledArchive) GetFilterIndex() uint32

func (*CommandSetFilterEnabledArchive) GetSuper

func (*CommandSetFilterEnabledArchive) ProtoMessage

func (*CommandSetFilterEnabledArchive) ProtoMessage()

func (*CommandSetFilterEnabledArchive) Reset

func (m *CommandSetFilterEnabledArchive) Reset()

func (*CommandSetFilterEnabledArchive) String

type CommandSetFilterRuleEnabledArchive

type CommandSetFilterRuleEnabledArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FilterIndex      *uint32              `protobuf:"varint,2,req,name=filter_index" json:"filter_index,omitempty"`
	RuleIndex        *uint32              `protobuf:"varint,3,req,name=rule_index" json:"rule_index,omitempty"`
	Enabled          *bool                `protobuf:"varint,4,req,name=enabled" json:"enabled,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetFilterRuleEnabledArchive) GetEnabled

func (m *CommandSetFilterRuleEnabledArchive) GetEnabled() bool

func (*CommandSetFilterRuleEnabledArchive) GetFilterIndex

func (m *CommandSetFilterRuleEnabledArchive) GetFilterIndex() uint32

func (*CommandSetFilterRuleEnabledArchive) GetRuleIndex

func (m *CommandSetFilterRuleEnabledArchive) GetRuleIndex() uint32

func (*CommandSetFilterRuleEnabledArchive) GetSuper

func (*CommandSetFilterRuleEnabledArchive) ProtoMessage

func (*CommandSetFilterRuleEnabledArchive) ProtoMessage()

func (*CommandSetFilterRuleEnabledArchive) Reset

func (*CommandSetFilterRuleEnabledArchive) String

type CommandSetFilterSetTypeArchive

type CommandSetFilterSetTypeArchive struct {
	Super            *TableCommandArchive            `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OldFilterSetType *FilterSetArchive_FilterSetType `protobuf:"varint,2,req,name=old_filter_set_type,enum=FilterSetArchive_FilterSetType" json:"old_filter_set_type,omitempty"`
	NewFilterSetType *FilterSetArchive_FilterSetType `protobuf:"varint,3,req,name=new_filter_set_type,enum=FilterSetArchive_FilterSetType" json:"new_filter_set_type,omitempty"`
	XXX_unrecognized []byte                          `json:"-"`
}

func (*CommandSetFilterSetTypeArchive) GetNewFilterSetType

func (*CommandSetFilterSetTypeArchive) GetOldFilterSetType

func (*CommandSetFilterSetTypeArchive) GetSuper

func (*CommandSetFilterSetTypeArchive) ProtoMessage

func (*CommandSetFilterSetTypeArchive) ProtoMessage()

func (*CommandSetFilterSetTypeArchive) Reset

func (m *CommandSetFilterSetTypeArchive) Reset()

func (*CommandSetFilterSetTypeArchive) String

type CommandSetFiltersEnabledArchive

type CommandSetFiltersEnabledArchive struct {
	EnableFilters    *bool                `protobuf:"varint,1,req,name=enable_filters" json:"enable_filters,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,2,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetFiltersEnabledArchive) GetEnableFilters

func (m *CommandSetFiltersEnabledArchive) GetEnableFilters() bool

func (*CommandSetFiltersEnabledArchive) GetSuper

func (*CommandSetFiltersEnabledArchive) ProtoMessage

func (*CommandSetFiltersEnabledArchive) ProtoMessage()

func (*CommandSetFiltersEnabledArchive) Reset

func (*CommandSetFiltersEnabledArchive) String

type CommandSetFormulaTokenizationArchive

type CommandSetFormulaTokenizationArchive struct {
	Super            *TSK.CommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Tokenization     *bool               `protobuf:"varint,2,req,name=tokenization" json:"tokenization,omitempty"`
	XXX_unrecognized []byte              `json:"-"`
}

func (*CommandSetFormulaTokenizationArchive) GetSuper

func (*CommandSetFormulaTokenizationArchive) GetTokenization

func (m *CommandSetFormulaTokenizationArchive) GetTokenization() bool

func (*CommandSetFormulaTokenizationArchive) ProtoMessage

func (*CommandSetFormulaTokenizationArchive) ProtoMessage()

func (*CommandSetFormulaTokenizationArchive) Reset

func (*CommandSetFormulaTokenizationArchive) String

type CommandSetFractionAccuracyArchive

type CommandSetFractionAccuracyArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FractionAccuracy *uint32                                       `protobuf:"varint,2,req,name=fraction_accuracy" json:"fraction_accuracy,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetFractionAccuracyArchive) GetFractionAccuracy

func (m *CommandSetFractionAccuracyArchive) GetFractionAccuracy() uint32

func (*CommandSetFractionAccuracyArchive) GetSuper

func (*CommandSetFractionAccuracyArchive) ProtoMessage

func (*CommandSetFractionAccuracyArchive) ProtoMessage()

func (*CommandSetFractionAccuracyArchive) Reset

func (*CommandSetFractionAccuracyArchive) String

type CommandSetMultipleCellsArchive

type CommandSetMultipleCellsArchive struct {
	Selection           *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap             *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap             *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	SourceCell          *Cell                `protobuf:"bytes,4,opt,name=source_cell" json:"source_cell,omitempty"`
	OnlyIfFormatDiffers *bool                `protobuf:"varint,6,opt,name=only_if_format_differs" json:"only_if_format_differs,omitempty"`
	Super               *TableCommandArchive `protobuf:"bytes,7,req,name=super" json:"super,omitempty"`
	XXX_unrecognized    []byte               `json:"-"`
}

func (*CommandSetMultipleCellsArchive) GetOnlyIfFormatDiffers

func (m *CommandSetMultipleCellsArchive) GetOnlyIfFormatDiffers() bool

func (*CommandSetMultipleCellsArchive) GetRedoMap

func (*CommandSetMultipleCellsArchive) GetSelection

func (*CommandSetMultipleCellsArchive) GetSourceCell

func (m *CommandSetMultipleCellsArchive) GetSourceCell() *Cell

func (*CommandSetMultipleCellsArchive) GetSuper

func (*CommandSetMultipleCellsArchive) GetUndoMap

func (*CommandSetMultipleCellsArchive) ProtoMessage

func (*CommandSetMultipleCellsArchive) ProtoMessage()

func (*CommandSetMultipleCellsArchive) Reset

func (m *CommandSetMultipleCellsArchive) Reset()

func (*CommandSetMultipleCellsArchive) String

type CommandSetMultipleCellsCustomArchive

type CommandSetMultipleCellsCustomArchive struct {
	Selection        *SelectionArchive        `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive          `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive          `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	CellFormat       *TSK.FormatStructArchive `protobuf:"bytes,4,req,name=cell_format" json:"cell_format,omitempty"`
	Super            *TableCommandArchive     `protobuf:"bytes,7,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandSetMultipleCellsCustomArchive) GetCellFormat

func (*CommandSetMultipleCellsCustomArchive) GetRedoMap

func (*CommandSetMultipleCellsCustomArchive) GetSelection

func (*CommandSetMultipleCellsCustomArchive) GetSuper

func (*CommandSetMultipleCellsCustomArchive) GetUndoMap

func (*CommandSetMultipleCellsCustomArchive) ProtoMessage

func (*CommandSetMultipleCellsCustomArchive) ProtoMessage()

func (*CommandSetMultipleCellsCustomArchive) Reset

func (*CommandSetMultipleCellsCustomArchive) String

type CommandSetMultipleCellsMultipleChoiceListArchive

type CommandSetMultipleCellsMultipleChoiceListArchive struct {
	Selection        *SelectionArchive    `protobuf:"bytes,1,req,name=selection" json:"selection,omitempty"`
	UndoMap          *CellMapArchive      `protobuf:"bytes,2,req,name=undo_map" json:"undo_map,omitempty"`
	RedoMap          *CellMapArchive      `protobuf:"bytes,3,req,name=redo_map" json:"redo_map,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,5,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetMultipleCellsMultipleChoiceListArchive) GetRedoMap

func (*CommandSetMultipleCellsMultipleChoiceListArchive) GetSelection

func (*CommandSetMultipleCellsMultipleChoiceListArchive) GetSuper

func (*CommandSetMultipleCellsMultipleChoiceListArchive) GetUndoMap

func (*CommandSetMultipleCellsMultipleChoiceListArchive) ProtoMessage

func (*CommandSetMultipleCellsMultipleChoiceListArchive) Reset

func (*CommandSetMultipleCellsMultipleChoiceListArchive) String

type CommandSetMultipleChoiceListFormatForDeleteItemArchive

type CommandSetMultipleChoiceListFormatForDeleteItemArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetMultipleChoiceListFormatForDeleteItemArchive) GetSuper

func (*CommandSetMultipleChoiceListFormatForDeleteItemArchive) ProtoMessage

func (*CommandSetMultipleChoiceListFormatForDeleteItemArchive) Reset

func (*CommandSetMultipleChoiceListFormatForDeleteItemArchive) String

type CommandSetMultipleChoiceListFormatForEditedItemArchive

type CommandSetMultipleChoiceListFormatForEditedItemArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetMultipleChoiceListFormatForEditedItemArchive) GetSuper

func (*CommandSetMultipleChoiceListFormatForEditedItemArchive) ProtoMessage

func (*CommandSetMultipleChoiceListFormatForEditedItemArchive) Reset

func (*CommandSetMultipleChoiceListFormatForEditedItemArchive) String

type CommandSetMultipleChoiceListFormatForInitialValueArchive

type CommandSetMultipleChoiceListFormatForInitialValueArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetMultipleChoiceListFormatForInitialValueArchive) GetSuper

func (*CommandSetMultipleChoiceListFormatForInitialValueArchive) ProtoMessage

func (*CommandSetMultipleChoiceListFormatForInitialValueArchive) Reset

func (*CommandSetMultipleChoiceListFormatForInitialValueArchive) String

type CommandSetMultipleChoiceListFormatForReorderItemArchive

type CommandSetMultipleChoiceListFormatForReorderItemArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetMultipleChoiceListFormatForReorderItemArchive) GetSuper

func (*CommandSetMultipleChoiceListFormatForReorderItemArchive) ProtoMessage

func (*CommandSetMultipleChoiceListFormatForReorderItemArchive) Reset

func (*CommandSetMultipleChoiceListFormatForReorderItemArchive) String

type CommandSetNegativeNumberStyleArchive

type CommandSetNegativeNumberStyleArchive struct {
	Super               *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	NegativeNumberStyle *uint32                                       `protobuf:"varint,2,req,name=negative_number_style" json:"negative_number_style,omitempty"`
	XXX_unrecognized    []byte                                        `json:"-"`
}

func (*CommandSetNegativeNumberStyleArchive) GetNegativeNumberStyle

func (m *CommandSetNegativeNumberStyleArchive) GetNegativeNumberStyle() uint32

func (*CommandSetNegativeNumberStyleArchive) GetSuper

func (*CommandSetNegativeNumberStyleArchive) ProtoMessage

func (*CommandSetNegativeNumberStyleArchive) ProtoMessage()

func (*CommandSetNegativeNumberStyleArchive) Reset

func (*CommandSetNegativeNumberStyleArchive) String

type CommandSetNumberOfDecimalPlacesArchive

type CommandSetNumberOfDecimalPlacesArchive struct {
	Super            *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	DecimalPlaces    *uint32                                       `protobuf:"varint,2,req,name=decimal_places" json:"decimal_places,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CommandSetNumberOfDecimalPlacesArchive) GetDecimalPlaces

func (m *CommandSetNumberOfDecimalPlacesArchive) GetDecimalPlaces() uint32

func (*CommandSetNumberOfDecimalPlacesArchive) GetSuper

func (*CommandSetNumberOfDecimalPlacesArchive) ProtoMessage

func (*CommandSetNumberOfDecimalPlacesArchive) Reset

func (*CommandSetNumberOfDecimalPlacesArchive) String

type CommandSetNumberOfHeadersOrFootersArchive

type CommandSetNumberOfHeadersOrFootersArchive struct {
	Region           *CommandRegionArchive `protobuf:"varint,1,req,name=region,enum=CommandRegionArchive" json:"region,omitempty"`
	Count            *uint32               `protobuf:"varint,2,req,name=count" json:"count,omitempty"`
	Oldcount         *uint32               `protobuf:"varint,3,req,name=oldcount" json:"oldcount,omitempty"`
	Super            *TableCommandArchive  `protobuf:"bytes,6,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                `json:"-"`
}

func (*CommandSetNumberOfHeadersOrFootersArchive) GetCount

func (*CommandSetNumberOfHeadersOrFootersArchive) GetOldcount

func (*CommandSetNumberOfHeadersOrFootersArchive) GetRegion

func (*CommandSetNumberOfHeadersOrFootersArchive) GetSuper

func (*CommandSetNumberOfHeadersOrFootersArchive) ProtoMessage

func (*CommandSetNumberOfHeadersOrFootersArchive) Reset

func (*CommandSetNumberOfHeadersOrFootersArchive) String

type CommandSetRepeatingHeaderEnabledArchive

type CommandSetRepeatingHeaderEnabledArchive struct {
	RepeatingHeaderEnabled *bool                    `protobuf:"varint,1,req,name=repeating_header_enabled" json:"repeating_header_enabled,omitempty"`
	Direction              *CommandDirectionArchive `protobuf:"varint,2,req,name=direction,enum=CommandDirectionArchive" json:"direction,omitempty"`
	Super                  *TableCommandArchive     `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	XXX_unrecognized       []byte                   `json:"-"`
}

func (*CommandSetRepeatingHeaderEnabledArchive) GetDirection

func (*CommandSetRepeatingHeaderEnabledArchive) GetRepeatingHeaderEnabled

func (m *CommandSetRepeatingHeaderEnabledArchive) GetRepeatingHeaderEnabled() bool

func (*CommandSetRepeatingHeaderEnabledArchive) GetSuper

func (*CommandSetRepeatingHeaderEnabledArchive) ProtoMessage

func (*CommandSetRepeatingHeaderEnabledArchive) Reset

func (*CommandSetRepeatingHeaderEnabledArchive) String

type CommandSetShowThousandsSeparatorArchive

type CommandSetShowThousandsSeparatorArchive struct {
	Super                  *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ShowThousandsSeparator *bool                                         `protobuf:"varint,2,req,name=show_thousands_separator" json:"show_thousands_separator,omitempty"`
	XXX_unrecognized       []byte                                        `json:"-"`
}

func (*CommandSetShowThousandsSeparatorArchive) GetShowThousandsSeparator

func (m *CommandSetShowThousandsSeparatorArchive) GetShowThousandsSeparator() bool

func (*CommandSetShowThousandsSeparatorArchive) GetSuper

func (*CommandSetShowThousandsSeparatorArchive) ProtoMessage

func (*CommandSetShowThousandsSeparatorArchive) Reset

func (*CommandSetShowThousandsSeparatorArchive) String

type CommandSetSingleNumberFormatParameterArchive

type CommandSetSingleNumberFormatParameterArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection        *SelectionArchive    `protobuf:"bytes,2,req,name=selection" json:"selection,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,3,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,4,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetSingleNumberFormatParameterArchive) GetRedoCellMap

func (*CommandSetSingleNumberFormatParameterArchive) GetSelection

func (*CommandSetSingleNumberFormatParameterArchive) GetSuper

func (*CommandSetSingleNumberFormatParameterArchive) GetUndoCellMap

func (*CommandSetSingleNumberFormatParameterArchive) ProtoMessage

func (*CommandSetSingleNumberFormatParameterArchive) Reset

func (*CommandSetSingleNumberFormatParameterArchive) String

type CommandSetStorageLanguageArchive

type CommandSetStorageLanguageArchive struct {
	Super            *TSK.CommandArchive   `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Storage          *TSP.Reference        `protobuf:"bytes,2,req,name=storage" json:"storage,omitempty"`
	Language         *string               `protobuf:"bytes,3,req,name=language" json:"language,omitempty"`
	RangeLocation    *uint32               `protobuf:"varint,4,req,name=range_location" json:"range_location,omitempty"`
	RangeLength      *uint32               `protobuf:"varint,5,req,name=range_length" json:"range_length,omitempty"`
	UndoTransaction  *TSWP.UndoTransaction `protobuf:"bytes,6,opt,name=undo_transaction" json:"undo_transaction,omitempty"`
	XXX_unrecognized []byte                `json:"-"`
}

func (*CommandSetStorageLanguageArchive) GetLanguage

func (m *CommandSetStorageLanguageArchive) GetLanguage() string

func (*CommandSetStorageLanguageArchive) GetRangeLength

func (m *CommandSetStorageLanguageArchive) GetRangeLength() uint32

func (*CommandSetStorageLanguageArchive) GetRangeLocation

func (m *CommandSetStorageLanguageArchive) GetRangeLocation() uint32

func (*CommandSetStorageLanguageArchive) GetStorage

func (*CommandSetStorageLanguageArchive) GetSuper

func (*CommandSetStorageLanguageArchive) GetUndoTransaction

func (m *CommandSetStorageLanguageArchive) GetUndoTransaction() *TSWP.UndoTransaction

func (*CommandSetStorageLanguageArchive) ProtoMessage

func (*CommandSetStorageLanguageArchive) ProtoMessage()

func (*CommandSetStorageLanguageArchive) Reset

func (*CommandSetStorageLanguageArchive) String

type CommandSetStyleApplyClearsAllFlagArchive

type CommandSetStyleApplyClearsAllFlagArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ApplyClearsAll   *bool                `protobuf:"varint,2,req,name=apply_clears_all" json:"apply_clears_all,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetStyleApplyClearsAllFlagArchive) GetApplyClearsAll

func (m *CommandSetStyleApplyClearsAllFlagArchive) GetApplyClearsAll() bool

func (*CommandSetStyleApplyClearsAllFlagArchive) GetSuper

func (*CommandSetStyleApplyClearsAllFlagArchive) ProtoMessage

func (*CommandSetStyleApplyClearsAllFlagArchive) Reset

func (*CommandSetStyleApplyClearsAllFlagArchive) String

type CommandSetStyleNetworkArchive

type CommandSetStyleNetworkArchive struct {
	Super            *TableCommandArchive      `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OldStyleNetwork  *TableStyleNetworkArchive `protobuf:"bytes,2,req,name=old_style_network" json:"old_style_network,omitempty"`
	NewStyleNetwork  *TableStyleNetworkArchive `protobuf:"bytes,3,req,name=new_style_network" json:"new_style_network,omitempty"`
	XXX_unrecognized []byte                    `json:"-"`
}

func (*CommandSetStyleNetworkArchive) GetNewStyleNetwork

func (*CommandSetStyleNetworkArchive) GetOldStyleNetwork

func (*CommandSetStyleNetworkArchive) GetSuper

func (*CommandSetStyleNetworkArchive) ProtoMessage

func (*CommandSetStyleNetworkArchive) ProtoMessage()

func (*CommandSetStyleNetworkArchive) Reset

func (m *CommandSetStyleNetworkArchive) Reset()

func (*CommandSetStyleNetworkArchive) String

type CommandSetTableFontNameArchive

type CommandSetTableFontNameArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FontName         *string              `protobuf:"bytes,2,req,name=font_name" json:"font_name,omitempty"`
	OldFontName      *string              `protobuf:"bytes,3,req,name=old_font_name" json:"old_font_name,omitempty"`
	PreserveFace     *bool                `protobuf:"varint,5,opt,name=preserve_face" json:"preserve_face,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,6,opt,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,7,opt,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	TextUndo         *TSP.Reference       `protobuf:"bytes,8,opt,name=text_undo" json:"text_undo,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetTableFontNameArchive) GetFontName

func (m *CommandSetTableFontNameArchive) GetFontName() string

func (*CommandSetTableFontNameArchive) GetOldFontName

func (m *CommandSetTableFontNameArchive) GetOldFontName() string

func (*CommandSetTableFontNameArchive) GetPreserveFace

func (m *CommandSetTableFontNameArchive) GetPreserveFace() bool

func (*CommandSetTableFontNameArchive) GetRedoCellMap

func (m *CommandSetTableFontNameArchive) GetRedoCellMap() *CellMapArchive

func (*CommandSetTableFontNameArchive) GetSuper

func (*CommandSetTableFontNameArchive) GetTextUndo

func (m *CommandSetTableFontNameArchive) GetTextUndo() *TSP.Reference

func (*CommandSetTableFontNameArchive) GetUndoCellMap

func (m *CommandSetTableFontNameArchive) GetUndoCellMap() *CellMapArchive

func (*CommandSetTableFontNameArchive) ProtoMessage

func (*CommandSetTableFontNameArchive) ProtoMessage()

func (*CommandSetTableFontNameArchive) Reset

func (m *CommandSetTableFontNameArchive) Reset()

func (*CommandSetTableFontNameArchive) String

type CommandSetTableFontSizeArchive

type CommandSetTableFontSizeArchive struct {
	Super              *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ScaleFactor        *float32             `protobuf:"fixed32,9,req,name=scale_factor" json:"scale_factor,omitempty"`
	UndoCellMap        *CellMapArchive      `protobuf:"bytes,5,opt,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap        *CellMapArchive      `protobuf:"bytes,6,opt,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	ResizeDefaultCells *bool                `protobuf:"varint,7,opt,name=resize_default_cells" json:"resize_default_cells,omitempty"`
	TextUndo           *TSP.Reference       `protobuf:"bytes,8,opt,name=text_undo" json:"text_undo,omitempty"`
	XXX_unrecognized   []byte               `json:"-"`
}

func (*CommandSetTableFontSizeArchive) GetRedoCellMap

func (m *CommandSetTableFontSizeArchive) GetRedoCellMap() *CellMapArchive

func (*CommandSetTableFontSizeArchive) GetResizeDefaultCells

func (m *CommandSetTableFontSizeArchive) GetResizeDefaultCells() bool

func (*CommandSetTableFontSizeArchive) GetScaleFactor

func (m *CommandSetTableFontSizeArchive) GetScaleFactor() float32

func (*CommandSetTableFontSizeArchive) GetSuper

func (*CommandSetTableFontSizeArchive) GetTextUndo

func (m *CommandSetTableFontSizeArchive) GetTextUndo() *TSP.Reference

func (*CommandSetTableFontSizeArchive) GetUndoCellMap

func (m *CommandSetTableFontSizeArchive) GetUndoCellMap() *CellMapArchive

func (*CommandSetTableFontSizeArchive) ProtoMessage

func (*CommandSetTableFontSizeArchive) ProtoMessage()

func (*CommandSetTableFontSizeArchive) Reset

func (m *CommandSetTableFontSizeArchive) Reset()

func (*CommandSetTableFontSizeArchive) String

type CommandSetTableNameArchive

type CommandSetTableNameArchive struct {
	Newtablename              *string              `protobuf:"bytes,1,req,name=newtablename" json:"newtablename,omitempty"`
	Oldtablename              *string              `protobuf:"bytes,2,req,name=oldtablename" json:"oldtablename,omitempty"`
	Newstyle                  *TSP.Reference       `protobuf:"bytes,3,opt,name=newstyle" json:"newstyle,omitempty"`
	Oldstyle                  *TSP.Reference       `protobuf:"bytes,4,opt,name=oldstyle" json:"oldstyle,omitempty"`
	Super                     *TableCommandArchive `protobuf:"bytes,5,req,name=super" json:"super,omitempty"`
	OldShapeStyle             *TSP.Reference       `protobuf:"bytes,6,opt,name=old_shape_style" json:"old_shape_style,omitempty"`
	NewShapeStyle             *TSP.Reference       `protobuf:"bytes,7,opt,name=new_shape_style" json:"new_shape_style,omitempty"`
	OldTableNameBorderEnabled *bool                `protobuf:"varint,8,opt,name=old_table_name_border_enabled" json:"old_table_name_border_enabled,omitempty"`
	NewTableNameBorderEnabled *bool                `protobuf:"varint,9,opt,name=new_table_name_border_enabled" json:"new_table_name_border_enabled,omitempty"`
	XXX_unrecognized          []byte               `json:"-"`
}

func (*CommandSetTableNameArchive) GetNewShapeStyle

func (m *CommandSetTableNameArchive) GetNewShapeStyle() *TSP.Reference

func (*CommandSetTableNameArchive) GetNewTableNameBorderEnabled

func (m *CommandSetTableNameArchive) GetNewTableNameBorderEnabled() bool

func (*CommandSetTableNameArchive) GetNewstyle

func (m *CommandSetTableNameArchive) GetNewstyle() *TSP.Reference

func (*CommandSetTableNameArchive) GetNewtablename

func (m *CommandSetTableNameArchive) GetNewtablename() string

func (*CommandSetTableNameArchive) GetOldShapeStyle

func (m *CommandSetTableNameArchive) GetOldShapeStyle() *TSP.Reference

func (*CommandSetTableNameArchive) GetOldTableNameBorderEnabled

func (m *CommandSetTableNameArchive) GetOldTableNameBorderEnabled() bool

func (*CommandSetTableNameArchive) GetOldstyle

func (m *CommandSetTableNameArchive) GetOldstyle() *TSP.Reference

func (*CommandSetTableNameArchive) GetOldtablename

func (m *CommandSetTableNameArchive) GetOldtablename() string

func (*CommandSetTableNameArchive) GetSuper

func (*CommandSetTableNameArchive) ProtoMessage

func (*CommandSetTableNameArchive) ProtoMessage()

func (*CommandSetTableNameArchive) Reset

func (m *CommandSetTableNameArchive) Reset()

func (*CommandSetTableNameArchive) String

func (m *CommandSetTableNameArchive) String() string

type CommandSetTableNameEnabledArchive

type CommandSetTableNameEnabledArchive struct {
	TableNameEnabled *bool                `protobuf:"varint,1,req,name=table_name_enabled" json:"table_name_enabled,omitempty"`
	Super            *TableCommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetTableNameEnabledArchive) GetSuper

func (*CommandSetTableNameEnabledArchive) GetTableNameEnabled

func (m *CommandSetTableNameEnabledArchive) GetTableNameEnabled() bool

func (*CommandSetTableNameEnabledArchive) ProtoMessage

func (*CommandSetTableNameEnabledArchive) ProtoMessage()

func (*CommandSetTableNameEnabledArchive) Reset

func (*CommandSetTableNameEnabledArchive) String

type CommandSetTableNameHeightArchive

type CommandSetTableNameHeightArchive struct {
	Super              *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OldTableNameHeight *float64             `protobuf:"fixed64,2,req,name=old_table_name_height" json:"old_table_name_height,omitempty"`
	NewTableNameHeight *float64             `protobuf:"fixed64,3,req,name=new_table_name_height" json:"new_table_name_height,omitempty"`
	XXX_unrecognized   []byte               `json:"-"`
}

func (*CommandSetTableNameHeightArchive) GetNewTableNameHeight

func (m *CommandSetTableNameHeightArchive) GetNewTableNameHeight() float64

func (*CommandSetTableNameHeightArchive) GetOldTableNameHeight

func (m *CommandSetTableNameHeightArchive) GetOldTableNameHeight() float64

func (*CommandSetTableNameHeightArchive) GetSuper

func (*CommandSetTableNameHeightArchive) ProtoMessage

func (*CommandSetTableNameHeightArchive) ProtoMessage()

func (*CommandSetTableNameHeightArchive) Reset

func (*CommandSetTableNameHeightArchive) String

type CommandSetTextStyleArchive

type CommandSetTextStyleArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Region           *CellRegion          `protobuf:"bytes,2,req,name=region" json:"region,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,3,opt,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,4,opt,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	Subcommands      *TSP.Reference       `protobuf:"bytes,5,opt,name=subcommands" json:"subcommands,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandSetTextStyleArchive) GetRedoCellMap

func (m *CommandSetTextStyleArchive) GetRedoCellMap() *CellMapArchive

func (*CommandSetTextStyleArchive) GetRegion

func (m *CommandSetTextStyleArchive) GetRegion() *CellRegion

func (*CommandSetTextStyleArchive) GetSubcommands

func (m *CommandSetTextStyleArchive) GetSubcommands() *TSP.Reference

func (*CommandSetTextStyleArchive) GetSuper

func (*CommandSetTextStyleArchive) GetUndoCellMap

func (m *CommandSetTextStyleArchive) GetUndoCellMap() *CellMapArchive

func (*CommandSetTextStyleArchive) ProtoMessage

func (*CommandSetTextStyleArchive) ProtoMessage()

func (*CommandSetTextStyleArchive) Reset

func (m *CommandSetTextStyleArchive) Reset()

func (*CommandSetTextStyleArchive) String

func (m *CommandSetTextStyleArchive) String() string

type CommandSetUseAccountingStyleArchive

type CommandSetUseAccountingStyleArchive struct {
	Super              *CommandSetSingleNumberFormatParameterArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UseAccountingStyle *bool                                         `protobuf:"varint,2,req,name=use_accounting_style" json:"use_accounting_style,omitempty"`
	XXX_unrecognized   []byte                                        `json:"-"`
}

func (*CommandSetUseAccountingStyleArchive) GetSuper

func (*CommandSetUseAccountingStyleArchive) GetUseAccountingStyle

func (m *CommandSetUseAccountingStyleArchive) GetUseAccountingStyle() bool

func (*CommandSetUseAccountingStyleArchive) ProtoMessage

func (*CommandSetUseAccountingStyleArchive) ProtoMessage()

func (*CommandSetUseAccountingStyleArchive) Reset

func (*CommandSetUseAccountingStyleArchive) String

type CommandSortArchive

type CommandSortArchive struct {
	Super                 *TableCommandArchive       `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Mapping               *TSK.ShuffleMappingArchive `protobuf:"bytes,5,req,name=mapping" json:"mapping,omitempty"`
	FormulaRewriteCommand *TSP.Reference             `protobuf:"bytes,7,opt,name=formula_rewrite_command" json:"formula_rewrite_command,omitempty"`
	XXX_unrecognized      []byte                     `json:"-"`
}

func (*CommandSortArchive) GetFormulaRewriteCommand

func (m *CommandSortArchive) GetFormulaRewriteCommand() *TSP.Reference

func (*CommandSortArchive) GetMapping

func (m *CommandSortArchive) GetMapping() *TSK.ShuffleMappingArchive

func (*CommandSortArchive) GetSuper

func (m *CommandSortArchive) GetSuper() *TableCommandArchive

func (*CommandSortArchive) ProtoMessage

func (*CommandSortArchive) ProtoMessage()

func (*CommandSortArchive) Reset

func (m *CommandSortArchive) Reset()

func (*CommandSortArchive) String

func (m *CommandSortArchive) String() string

type CommandStyleCellsArchive

type CommandStyleCellsArchive struct {
	Super            *TableCommandArchive     `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormatProperties *TSP.ReferenceDictionary `protobuf:"bytes,2,opt,name=format_properties" json:"format_properties,omitempty"`
	Selection        *SelectionArchive        `protobuf:"bytes,3,req,name=selection" json:"selection,omitempty"`
	UndoCellMap      *CellMapArchive          `protobuf:"bytes,4,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive          `protobuf:"bytes,5,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	TextUndo         *TSP.Reference           `protobuf:"bytes,6,opt,name=text_undo" json:"text_undo,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandStyleCellsArchive) GetFormatProperties

func (m *CommandStyleCellsArchive) GetFormatProperties() *TSP.ReferenceDictionary

func (*CommandStyleCellsArchive) GetRedoCellMap

func (m *CommandStyleCellsArchive) GetRedoCellMap() *CellMapArchive

func (*CommandStyleCellsArchive) GetSelection

func (m *CommandStyleCellsArchive) GetSelection() *SelectionArchive

func (*CommandStyleCellsArchive) GetSuper

func (*CommandStyleCellsArchive) GetTextUndo

func (m *CommandStyleCellsArchive) GetTextUndo() *TSP.Reference

func (*CommandStyleCellsArchive) GetUndoCellMap

func (m *CommandStyleCellsArchive) GetUndoCellMap() *CellMapArchive

func (*CommandStyleCellsArchive) ProtoMessage

func (*CommandStyleCellsArchive) ProtoMessage()

func (*CommandStyleCellsArchive) Reset

func (m *CommandStyleCellsArchive) Reset()

func (*CommandStyleCellsArchive) String

func (m *CommandStyleCellsArchive) String() string

type CommandStyleTableArchive

type CommandStyleTableArchive struct {
	Super            *TableCommandArchive     `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FormatProperties *TSP.ReferenceDictionary `protobuf:"bytes,2,opt,name=format_properties" json:"format_properties,omitempty"`
	OldStyle         *TSP.Reference           `protobuf:"bytes,3,opt,name=old_style" json:"old_style,omitempty"`
	NewStyle         *TSP.Reference           `protobuf:"bytes,4,opt,name=new_style" json:"new_style,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*CommandStyleTableArchive) GetFormatProperties

func (m *CommandStyleTableArchive) GetFormatProperties() *TSP.ReferenceDictionary

func (*CommandStyleTableArchive) GetNewStyle

func (m *CommandStyleTableArchive) GetNewStyle() *TSP.Reference

func (*CommandStyleTableArchive) GetOldStyle

func (m *CommandStyleTableArchive) GetOldStyle() *TSP.Reference

func (*CommandStyleTableArchive) GetSuper

func (*CommandStyleTableArchive) ProtoMessage

func (*CommandStyleTableArchive) ProtoMessage()

func (*CommandStyleTableArchive) Reset

func (m *CommandStyleTableArchive) Reset()

func (*CommandStyleTableArchive) String

func (m *CommandStyleTableArchive) String() string

type CommandTextPreflightInsertCellArchive

type CommandTextPreflightInsertCellArchive struct {
	EditingCellID         *CellID              `protobuf:"bytes,1,req,name=editing_cellID" json:"editing_cellID,omitempty"`
	Super                 *TableCommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	CoalescedTextcommand  *TSP.Reference       `protobuf:"bytes,6,opt,name=coalesced_textcommand" json:"coalesced_textcommand,omitempty"`
	Postflightcommand     *TSP.Reference       `protobuf:"bytes,8,opt,name=postflightcommand" json:"postflightcommand,omitempty"`
	GroupedWithPostflight *bool                `protobuf:"varint,9,opt,name=grouped_with_postflight" json:"grouped_with_postflight,omitempty"`
	EditingCell           *Cell                `protobuf:"bytes,10,req,name=editing_cell" json:"editing_cell,omitempty"`
	EditingStorage        *TSP.Reference       `protobuf:"bytes,11,req,name=editing_storage" json:"editing_storage,omitempty"`
	LastColumnHitByTap    *uint32              `protobuf:"varint,12,opt,name=last_column_hit_by_tap" json:"last_column_hit_by_tap,omitempty"`
	XXX_unrecognized      []byte               `json:"-"`
}

func (*CommandTextPreflightInsertCellArchive) GetCoalescedTextcommand

func (m *CommandTextPreflightInsertCellArchive) GetCoalescedTextcommand() *TSP.Reference

func (*CommandTextPreflightInsertCellArchive) GetEditingCell

func (m *CommandTextPreflightInsertCellArchive) GetEditingCell() *Cell

func (*CommandTextPreflightInsertCellArchive) GetEditingCellID

func (m *CommandTextPreflightInsertCellArchive) GetEditingCellID() *CellID

func (*CommandTextPreflightInsertCellArchive) GetEditingStorage

func (m *CommandTextPreflightInsertCellArchive) GetEditingStorage() *TSP.Reference

func (*CommandTextPreflightInsertCellArchive) GetGroupedWithPostflight

func (m *CommandTextPreflightInsertCellArchive) GetGroupedWithPostflight() bool

func (*CommandTextPreflightInsertCellArchive) GetLastColumnHitByTap

func (m *CommandTextPreflightInsertCellArchive) GetLastColumnHitByTap() uint32

func (*CommandTextPreflightInsertCellArchive) GetPostflightcommand

func (m *CommandTextPreflightInsertCellArchive) GetPostflightcommand() *TSP.Reference

func (*CommandTextPreflightInsertCellArchive) GetSuper

func (*CommandTextPreflightInsertCellArchive) ProtoMessage

func (*CommandTextPreflightInsertCellArchive) ProtoMessage()

func (*CommandTextPreflightInsertCellArchive) Reset

func (*CommandTextPreflightInsertCellArchive) String

type CommandToggleTextPropertyArchive

type CommandToggleTextPropertyArchive struct {
	Super            *TableCommandArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Selection        *SelectionArchive    `protobuf:"bytes,2,req,name=selection" json:"selection,omitempty"`
	Property         *uint32              `protobuf:"varint,3,req,name=property" json:"property,omitempty"`
	UndoCellMap      *CellMapArchive      `protobuf:"bytes,4,req,name=undo_cell_map" json:"undo_cell_map,omitempty"`
	RedoCellMap      *CellMapArchive      `protobuf:"bytes,5,req,name=redo_cell_map" json:"redo_cell_map,omitempty"`
	DefaultBodyCell  *Cell                `protobuf:"bytes,6,req,name=default_body_cell" json:"default_body_cell,omitempty"`
	DefaultHrCell    *Cell                `protobuf:"bytes,7,req,name=default_hr_cell" json:"default_hr_cell,omitempty"`
	DefaultHcCell    *Cell                `protobuf:"bytes,8,req,name=default_hc_cell" json:"default_hc_cell,omitempty"`
	DefaultFrCell    *Cell                `protobuf:"bytes,9,req,name=default_fr_cell" json:"default_fr_cell,omitempty"`
	TextUndo         *TSP.Reference       `protobuf:"bytes,10,opt,name=text_undo" json:"text_undo,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*CommandToggleTextPropertyArchive) GetDefaultBodyCell

func (m *CommandToggleTextPropertyArchive) GetDefaultBodyCell() *Cell

func (*CommandToggleTextPropertyArchive) GetDefaultFrCell

func (m *CommandToggleTextPropertyArchive) GetDefaultFrCell() *Cell

func (*CommandToggleTextPropertyArchive) GetDefaultHcCell

func (m *CommandToggleTextPropertyArchive) GetDefaultHcCell() *Cell

func (*CommandToggleTextPropertyArchive) GetDefaultHrCell

func (m *CommandToggleTextPropertyArchive) GetDefaultHrCell() *Cell

func (*CommandToggleTextPropertyArchive) GetProperty

func (m *CommandToggleTextPropertyArchive) GetProperty() uint32

func (*CommandToggleTextPropertyArchive) GetRedoCellMap

func (m *CommandToggleTextPropertyArchive) GetRedoCellMap() *CellMapArchive

func (*CommandToggleTextPropertyArchive) GetSelection

func (*CommandToggleTextPropertyArchive) GetSuper

func (*CommandToggleTextPropertyArchive) GetTextUndo

func (*CommandToggleTextPropertyArchive) GetUndoCellMap

func (m *CommandToggleTextPropertyArchive) GetUndoCellMap() *CellMapArchive

func (*CommandToggleTextPropertyArchive) ProtoMessage

func (*CommandToggleTextPropertyArchive) ProtoMessage()

func (*CommandToggleTextPropertyArchive) Reset

func (*CommandToggleTextPropertyArchive) String

type CompletionTokenAttachmentArchive

type CompletionTokenAttachmentArchive struct {
	Super            *TokenAttachmentArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	CompletionText   *string                 `protobuf:"bytes,2,opt,name=completionText" json:"completionText,omitempty"`
	CaretPosition    *uint32                 `protobuf:"varint,3,opt,name=caretPosition" json:"caretPosition,omitempty"`
	PrefixStart      *uint32                 `protobuf:"varint,4,opt,name=prefixStart" json:"prefixStart,omitempty"`
	XXX_unrecognized []byte                  `json:"-"`
}

func (*CompletionTokenAttachmentArchive) GetCaretPosition

func (m *CompletionTokenAttachmentArchive) GetCaretPosition() uint32

func (*CompletionTokenAttachmentArchive) GetCompletionText

func (m *CompletionTokenAttachmentArchive) GetCompletionText() string

func (*CompletionTokenAttachmentArchive) GetPrefixStart

func (m *CompletionTokenAttachmentArchive) GetPrefixStart() uint32

func (*CompletionTokenAttachmentArchive) GetSuper

func (*CompletionTokenAttachmentArchive) ProtoMessage

func (*CompletionTokenAttachmentArchive) ProtoMessage()

func (*CompletionTokenAttachmentArchive) Reset

func (*CompletionTokenAttachmentArchive) String

type ConditionalStyleSetArchive

type ConditionalStyleSetArchive struct {
	RuleCount        *uint32                                            `protobuf:"varint,1,req,name=ruleCount" json:"ruleCount,omitempty"`
	Rules            []*ConditionalStyleSetArchive_ConditionalStyleRule `protobuf:"bytes,2,rep,name=rules" json:"rules,omitempty"`
	CellID           *CellID                                            `protobuf:"bytes,3,opt,name=cellID" json:"cellID,omitempty"`
	XXX_unrecognized []byte                                             `json:"-"`
}

func (*ConditionalStyleSetArchive) GetCellID

func (m *ConditionalStyleSetArchive) GetCellID() *CellID

func (*ConditionalStyleSetArchive) GetRuleCount

func (m *ConditionalStyleSetArchive) GetRuleCount() uint32

func (*ConditionalStyleSetArchive) GetRules

func (*ConditionalStyleSetArchive) ProtoMessage

func (*ConditionalStyleSetArchive) ProtoMessage()

func (*ConditionalStyleSetArchive) Reset

func (m *ConditionalStyleSetArchive) Reset()

func (*ConditionalStyleSetArchive) String

func (m *ConditionalStyleSetArchive) String() string

type ConditionalStyleSetArchive_ConditionalStyleRule

type ConditionalStyleSetArchive_ConditionalStyleRule struct {
	Predicate        *FormulaPredicateArchive `protobuf:"bytes,1,req,name=predicate" json:"predicate,omitempty"`
	CellStyle        *TSP.Reference           `protobuf:"bytes,2,req,name=cell_style" json:"cell_style,omitempty"`
	TextStyle        *TSP.Reference           `protobuf:"bytes,3,req,name=text_style" json:"text_style,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*ConditionalStyleSetArchive_ConditionalStyleRule) GetCellStyle

func (*ConditionalStyleSetArchive_ConditionalStyleRule) GetPredicate

func (*ConditionalStyleSetArchive_ConditionalStyleRule) GetTextStyle

func (*ConditionalStyleSetArchive_ConditionalStyleRule) ProtoMessage

func (*ConditionalStyleSetArchive_ConditionalStyleRule) Reset

func (*ConditionalStyleSetArchive_ConditionalStyleRule) String

type DataStore

type DataStore struct {
	RowHeaders                    *HeaderStorage `protobuf:"bytes,1,req,name=rowHeaders" json:"rowHeaders,omitempty"`
	ColumnHeaders                 *TSP.Reference `protobuf:"bytes,2,req,name=columnHeaders" json:"columnHeaders,omitempty"`
	Tiles                         *TileStorage   `protobuf:"bytes,3,req,name=tiles" json:"tiles,omitempty"`
	StringTable                   *TSP.Reference `protobuf:"bytes,4,req,name=stringTable" json:"stringTable,omitempty"`
	StyleTable                    *TSP.Reference `protobuf:"bytes,5,req,name=styleTable" json:"styleTable,omitempty"`
	FormulaTable                  *TSP.Reference `protobuf:"bytes,6,req,name=formulaTable" json:"formulaTable,omitempty"`
	FormulaErrorTable             *TSP.Reference `protobuf:"bytes,12,opt,name=formulaErrorTable" json:"formulaErrorTable,omitempty"`
	FormatTable                   *TSP.Reference `protobuf:"bytes,11,req,name=formatTable" json:"formatTable,omitempty"`
	MultipleChoiceListFormatTable *TSP.Reference `protobuf:"bytes,16,opt,name=multipleChoiceListFormatTable" json:"multipleChoiceListFormatTable,omitempty"`
	MergeRegionMap                *TSP.Reference `protobuf:"bytes,13,opt,name=merge_region_map" json:"merge_region_map,omitempty"`
	CustomFormatTable             *TSP.Reference `protobuf:"bytes,15,opt,name=customFormatTable" json:"customFormatTable,omitempty"`
	NextRowStripID                *uint32        `protobuf:"varint,7,req,name=nextRowStripID" json:"nextRowStripID,omitempty"`
	NextColumnStripID             *uint32        `protobuf:"varint,8,req,name=nextColumnStripID" json:"nextColumnStripID,omitempty"`
	RowTileTree                   *TableRBTree   `protobuf:"bytes,9,req,name=rowTileTree" json:"rowTileTree,omitempty"`
	ColumnTileTree                *TableRBTree   `protobuf:"bytes,10,req,name=columnTileTree" json:"columnTileTree,omitempty"`
	StorageVersion                *uint32        `protobuf:"varint,14,opt,name=storage_version" json:"storage_version,omitempty"`
	RichTextPayloadTable          *TSP.Reference `protobuf:"bytes,17,opt,name=richTextPayloadTable" json:"richTextPayloadTable,omitempty"`
	Conditionalstyletable         *TSP.Reference `protobuf:"bytes,18,opt,name=conditionalstyletable" json:"conditionalstyletable,omitempty"`
	CommentStorageTable           *TSP.Reference `protobuf:"bytes,19,opt,name=commentStorageTable" json:"commentStorageTable,omitempty"`
	XXX_unrecognized              []byte         `json:"-"`
}

func (*DataStore) GetColumnHeaders

func (m *DataStore) GetColumnHeaders() *TSP.Reference

func (*DataStore) GetColumnTileTree

func (m *DataStore) GetColumnTileTree() *TableRBTree

func (*DataStore) GetCommentStorageTable

func (m *DataStore) GetCommentStorageTable() *TSP.Reference

func (*DataStore) GetConditionalstyletable

func (m *DataStore) GetConditionalstyletable() *TSP.Reference

func (*DataStore) GetCustomFormatTable

func (m *DataStore) GetCustomFormatTable() *TSP.Reference

func (*DataStore) GetFormatTable

func (m *DataStore) GetFormatTable() *TSP.Reference

func (*DataStore) GetFormulaErrorTable

func (m *DataStore) GetFormulaErrorTable() *TSP.Reference

func (*DataStore) GetFormulaTable

func (m *DataStore) GetFormulaTable() *TSP.Reference

func (*DataStore) GetMergeRegionMap

func (m *DataStore) GetMergeRegionMap() *TSP.Reference

func (*DataStore) GetMultipleChoiceListFormatTable

func (m *DataStore) GetMultipleChoiceListFormatTable() *TSP.Reference

func (*DataStore) GetNextColumnStripID

func (m *DataStore) GetNextColumnStripID() uint32

func (*DataStore) GetNextRowStripID

func (m *DataStore) GetNextRowStripID() uint32

func (*DataStore) GetRichTextPayloadTable

func (m *DataStore) GetRichTextPayloadTable() *TSP.Reference

func (*DataStore) GetRowHeaders

func (m *DataStore) GetRowHeaders() *HeaderStorage

func (*DataStore) GetRowTileTree

func (m *DataStore) GetRowTileTree() *TableRBTree

func (*DataStore) GetStorageVersion

func (m *DataStore) GetStorageVersion() uint32

func (*DataStore) GetStringTable

func (m *DataStore) GetStringTable() *TSP.Reference

func (*DataStore) GetStyleTable

func (m *DataStore) GetStyleTable() *TSP.Reference

func (*DataStore) GetTiles

func (m *DataStore) GetTiles() *TileStorage

func (*DataStore) ProtoMessage

func (*DataStore) ProtoMessage()

func (*DataStore) Reset

func (m *DataStore) Reset()

func (*DataStore) String

func (m *DataStore) String() string

type DateNodeArchive

type DateNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Value            *string                `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	Format           *string                `protobuf:"bytes,3,opt,name=format" json:"format,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*DateNodeArchive) GetFormat

func (m *DateNodeArchive) GetFormat() string

func (*DateNodeArchive) GetSuper

func (m *DateNodeArchive) GetSuper() *ExpressionNodeArchive

func (*DateNodeArchive) GetValue

func (m *DateNodeArchive) GetValue() string

func (*DateNodeArchive) ProtoMessage

func (*DateNodeArchive) ProtoMessage()

func (*DateNodeArchive) Reset

func (m *DateNodeArchive) Reset()

func (*DateNodeArchive) String

func (m *DateNodeArchive) String() string

type Deprecated_StrokePresetDataArchive

type Deprecated_StrokePresetDataArchive struct {
	DeprecatedHorizontalStroke *Deprecated_TableStrokeArchive `protobuf:"bytes,2,req,name=deprecated_horizontal_stroke" json:"deprecated_horizontal_stroke,omitempty"`
	DeprecatedVerticalStroke   *Deprecated_TableStrokeArchive `protobuf:"bytes,1,req,name=deprecated_vertical_stroke" json:"deprecated_vertical_stroke,omitempty"`
	DeprecatedExteriorStroke   *Deprecated_TableStrokeArchive `protobuf:"bytes,3,req,name=deprecated_exterior_stroke" json:"deprecated_exterior_stroke,omitempty"`
	DeprecatedVisibleMask      *int32                         `protobuf:"varint,5,req,name=deprecated_visible_mask" json:"deprecated_visible_mask,omitempty"`
	XXX_unrecognized           []byte                         `json:"-"`
}

func (*Deprecated_StrokePresetDataArchive) GetDeprecatedExteriorStroke

func (m *Deprecated_StrokePresetDataArchive) GetDeprecatedExteriorStroke() *Deprecated_TableStrokeArchive

func (*Deprecated_StrokePresetDataArchive) GetDeprecatedHorizontalStroke

func (m *Deprecated_StrokePresetDataArchive) GetDeprecatedHorizontalStroke() *Deprecated_TableStrokeArchive

func (*Deprecated_StrokePresetDataArchive) GetDeprecatedVerticalStroke

func (m *Deprecated_StrokePresetDataArchive) GetDeprecatedVerticalStroke() *Deprecated_TableStrokeArchive

func (*Deprecated_StrokePresetDataArchive) GetDeprecatedVisibleMask

func (m *Deprecated_StrokePresetDataArchive) GetDeprecatedVisibleMask() int32

func (*Deprecated_StrokePresetDataArchive) ProtoMessage

func (*Deprecated_StrokePresetDataArchive) ProtoMessage()

func (*Deprecated_StrokePresetDataArchive) Reset

func (*Deprecated_StrokePresetDataArchive) String

type Deprecated_TableStrokeArchive

type Deprecated_TableStrokeArchive struct {
	Stroke           *TSD.StrokeArchive `protobuf:"bytes,1,opt,name=stroke" json:"stroke,omitempty"`
	Background       *bool              `protobuf:"varint,2,opt,name=background" json:"background,omitempty"`
	Opacity          *float32           `protobuf:"fixed32,3,opt,name=opacity" json:"opacity,omitempty"`
	Empty            *bool              `protobuf:"varint,4,opt,name=empty" json:"empty,omitempty"`
	XXX_unrecognized []byte             `json:"-"`
}

func (*Deprecated_TableStrokeArchive) GetBackground

func (m *Deprecated_TableStrokeArchive) GetBackground() bool

func (*Deprecated_TableStrokeArchive) GetEmpty

func (m *Deprecated_TableStrokeArchive) GetEmpty() bool

func (*Deprecated_TableStrokeArchive) GetOpacity

func (m *Deprecated_TableStrokeArchive) GetOpacity() float32

func (*Deprecated_TableStrokeArchive) GetStroke

func (*Deprecated_TableStrokeArchive) ProtoMessage

func (*Deprecated_TableStrokeArchive) ProtoMessage()

func (*Deprecated_TableStrokeArchive) Reset

func (m *Deprecated_TableStrokeArchive) Reset()

func (*Deprecated_TableStrokeArchive) String

type DisableTableNameSelectionBehaviorArchive

type DisableTableNameSelectionBehaviorArchive struct {
	Super            *TableCommandSelectionBehaviorArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                                `json:"-"`
}

func (*DisableTableNameSelectionBehaviorArchive) GetSuper

func (*DisableTableNameSelectionBehaviorArchive) ProtoMessage

func (*DisableTableNameSelectionBehaviorArchive) Reset

func (*DisableTableNameSelectionBehaviorArchive) String

type DoubleStyleMapArchive

type DoubleStyleMapArchive struct {
	Capacity         *uint32                                             `protobuf:"varint,1,req,name=capacity" json:"capacity,omitempty"`
	Count            *uint32                                             `protobuf:"varint,2,req,name=count" json:"count,omitempty"`
	CellMapEntry     []*DoubleStyleMapArchive_DoubleStyleMapEntryArchive `protobuf:"bytes,3,rep,name=cell_map_entry" json:"cell_map_entry,omitempty"`
	XXX_unrecognized []byte                                              `json:"-"`
}

func (*DoubleStyleMapArchive) GetCapacity

func (m *DoubleStyleMapArchive) GetCapacity() uint32

func (*DoubleStyleMapArchive) GetCellMapEntry

func (*DoubleStyleMapArchive) GetCount

func (m *DoubleStyleMapArchive) GetCount() uint32

func (*DoubleStyleMapArchive) ProtoMessage

func (*DoubleStyleMapArchive) ProtoMessage()

func (*DoubleStyleMapArchive) Reset

func (m *DoubleStyleMapArchive) Reset()

func (*DoubleStyleMapArchive) String

func (m *DoubleStyleMapArchive) String() string

type DoubleStyleMapArchive_DoubleStyleMapEntryArchive

type DoubleStyleMapArchive_DoubleStyleMapEntryArchive struct {
	CellId           *CellID        `protobuf:"bytes,1,req,name=cell_id" json:"cell_id,omitempty"`
	OldStyle         *TSP.Reference `protobuf:"bytes,2,req,name=old_style" json:"old_style,omitempty"`
	NewStyle         *TSP.Reference `protobuf:"bytes,3,req,name=new_style" json:"new_style,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) GetCellId

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) GetNewStyle

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) GetOldStyle

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) ProtoMessage

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) Reset

func (*DoubleStyleMapArchive_DoubleStyleMapEntryArchive) String

type DurationNodeArchive

type DurationNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Timeinterval     *float64               `protobuf:"fixed64,2,req,name=timeinterval" json:"timeinterval,omitempty"`
	Smallest         *uint32                `protobuf:"varint,3,req,name=smallest" json:"smallest,omitempty"`
	Largest          *uint32                `protobuf:"varint,4,req,name=largest" json:"largest,omitempty"`
	Style            *uint32                `protobuf:"varint,5,req,name=style" json:"style,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*DurationNodeArchive) GetLargest

func (m *DurationNodeArchive) GetLargest() uint32

func (*DurationNodeArchive) GetSmallest

func (m *DurationNodeArchive) GetSmallest() uint32

func (*DurationNodeArchive) GetStyle

func (m *DurationNodeArchive) GetStyle() uint32

func (*DurationNodeArchive) GetSuper

func (*DurationNodeArchive) GetTimeinterval

func (m *DurationNodeArchive) GetTimeinterval() float64

func (*DurationNodeArchive) ProtoMessage

func (*DurationNodeArchive) ProtoMessage()

func (*DurationNodeArchive) Reset

func (m *DurationNodeArchive) Reset()

func (*DurationNodeArchive) String

func (m *DurationNodeArchive) String() string

type DurationWrapperArchive

type DurationWrapperArchive struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*DurationWrapperArchive) ProtoMessage

func (*DurationWrapperArchive) ProtoMessage()

func (*DurationWrapperArchive) Reset

func (m *DurationWrapperArchive) Reset()

func (*DurationWrapperArchive) String

func (m *DurationWrapperArchive) String() string

type EditingStateArchive

type EditingStateArchive struct {
	EditingStorage                         *TSP.Reference        `protobuf:"bytes,1,opt,name=editingStorage" json:"editingStorage,omitempty"`
	EditingCell                            *Cell                 `protobuf:"bytes,2,req,name=editingCell" json:"editingCell,omitempty"`
	Selection                              *SelectionArchive     `protobuf:"bytes,3,opt,name=selection" json:"selection,omitempty"`
	Lasteditingcellid                      *CellID               `protobuf:"bytes,4,opt,name=lasteditingcellid" json:"lasteditingcellid,omitempty"`
	Editingcellid                          *CellID               `protobuf:"bytes,5,opt,name=editingcellid" json:"editingcellid,omitempty"`
	DeprecatedSetupTextUndoRedoTransaction *TSWP.UndoTransaction `` /* 126-byte string literal not displayed */
	CellWasEditedInCurrentSession          *bool                 `protobuf:"varint,7,opt,name=cell_was_edited_in_current_session" json:"cell_was_edited_in_current_session,omitempty"`
	XXX_unrecognized                       []byte                `json:"-"`
}

func (*EditingStateArchive) GetCellWasEditedInCurrentSession

func (m *EditingStateArchive) GetCellWasEditedInCurrentSession() bool

func (*EditingStateArchive) GetDeprecatedSetupTextUndoRedoTransaction

func (m *EditingStateArchive) GetDeprecatedSetupTextUndoRedoTransaction() *TSWP.UndoTransaction

func (*EditingStateArchive) GetEditingCell

func (m *EditingStateArchive) GetEditingCell() *Cell

func (*EditingStateArchive) GetEditingStorage

func (m *EditingStateArchive) GetEditingStorage() *TSP.Reference

func (*EditingStateArchive) GetEditingcellid

func (m *EditingStateArchive) GetEditingcellid() *CellID

func (*EditingStateArchive) GetLasteditingcellid

func (m *EditingStateArchive) GetLasteditingcellid() *CellID

func (*EditingStateArchive) GetSelection

func (m *EditingStateArchive) GetSelection() *SelectionArchive

func (*EditingStateArchive) ProtoMessage

func (*EditingStateArchive) ProtoMessage()

func (*EditingStateArchive) Reset

func (m *EditingStateArchive) Reset()

func (*EditingStateArchive) String

func (m *EditingStateArchive) String() string

type EmptyExpressionNodeArchive

type EmptyExpressionNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*EmptyExpressionNodeArchive) GetSuper

func (*EmptyExpressionNodeArchive) ProtoMessage

func (*EmptyExpressionNodeArchive) ProtoMessage()

func (*EmptyExpressionNodeArchive) Reset

func (m *EmptyExpressionNodeArchive) Reset()

func (*EmptyExpressionNodeArchive) String

func (m *EmptyExpressionNodeArchive) String() string

type ExpressionNodeArchive

type ExpressionNodeArchive struct {
	Children         []*TSP.Reference `protobuf:"bytes,1,rep,name=children" json:"children,omitempty"`
	FirstIndex       *uint64          `protobuf:"varint,2,opt,name=first_index,def=0" json:"first_index,omitempty"`
	LastIndex        *uint64          `protobuf:"varint,3,opt,name=last_index,def=0" json:"last_index,omitempty"`
	XXX_unrecognized []byte           `json:"-"`
}

func (*ExpressionNodeArchive) GetChildren

func (m *ExpressionNodeArchive) GetChildren() []*TSP.Reference

func (*ExpressionNodeArchive) GetFirstIndex

func (m *ExpressionNodeArchive) GetFirstIndex() uint64

func (*ExpressionNodeArchive) GetLastIndex

func (m *ExpressionNodeArchive) GetLastIndex() uint64

func (*ExpressionNodeArchive) ProtoMessage

func (*ExpressionNodeArchive) ProtoMessage()

func (*ExpressionNodeArchive) Reset

func (m *ExpressionNodeArchive) Reset()

func (*ExpressionNodeArchive) String

func (m *ExpressionNodeArchive) String() string

type FillDirectionArchive

type FillDirectionArchive int32
const (
	FillDirectionArchive_kTSTFillDownArchive  FillDirectionArchive = 1
	FillDirectionArchive_kTSTFillUpArchive    FillDirectionArchive = 2
	FillDirectionArchive_kTSTFillRightArchive FillDirectionArchive = 3
	FillDirectionArchive_kTSTFillLeftArchive  FillDirectionArchive = 4
)

func (FillDirectionArchive) Enum

func (FillDirectionArchive) String

func (x FillDirectionArchive) String() string

func (*FillDirectionArchive) UnmarshalJSON

func (x *FillDirectionArchive) UnmarshalJSON(data []byte) error

type FilterRuleArchive

type FilterRuleArchive struct {
	Predicate        *FormulaPredicateArchive `protobuf:"bytes,1,req,name=predicate" json:"predicate,omitempty"`
	Disabled         *bool                    `protobuf:"varint,2,opt,name=disabled" json:"disabled,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*FilterRuleArchive) GetDisabled

func (m *FilterRuleArchive) GetDisabled() bool

func (*FilterRuleArchive) GetPredicate

func (m *FilterRuleArchive) GetPredicate() *FormulaPredicateArchive

func (*FilterRuleArchive) ProtoMessage

func (*FilterRuleArchive) ProtoMessage()

func (*FilterRuleArchive) Reset

func (m *FilterRuleArchive) Reset()

func (*FilterRuleArchive) String

func (m *FilterRuleArchive) String() string

type FilterSetArchive

type FilterSetArchive struct {
	Type                         *FilterSetArchive_FilterSetType `protobuf:"varint,1,opt,name=type,enum=FilterSetArchive_FilterSetType,def=0" json:"type,omitempty"`
	IsEnabled                    *bool                           `protobuf:"varint,2,opt,name=is_enabled,def=1" json:"is_enabled,omitempty"`
	FilterRules                  []*FilterRuleArchive            `protobuf:"bytes,3,rep,name=filter_rules" json:"filter_rules,omitempty"`
	NeedsFormulaRewriteForImport *bool                           `protobuf:"varint,4,opt,name=needs_formula_rewrite_for_import,def=0" json:"needs_formula_rewrite_for_import,omitempty"`
	FilterOffsets                []uint32                        `protobuf:"varint,5,rep,name=filter_offsets" json:"filter_offsets,omitempty"`
	FilterEnabled                []bool                          `protobuf:"varint,6,rep,name=filter_enabled" json:"filter_enabled,omitempty"`
	XXX_unrecognized             []byte                          `json:"-"`
}

func (*FilterSetArchive) GetFilterEnabled

func (m *FilterSetArchive) GetFilterEnabled() []bool

func (*FilterSetArchive) GetFilterOffsets

func (m *FilterSetArchive) GetFilterOffsets() []uint32

func (*FilterSetArchive) GetFilterRules

func (m *FilterSetArchive) GetFilterRules() []*FilterRuleArchive

func (*FilterSetArchive) GetIsEnabled

func (m *FilterSetArchive) GetIsEnabled() bool

func (*FilterSetArchive) GetNeedsFormulaRewriteForImport

func (m *FilterSetArchive) GetNeedsFormulaRewriteForImport() bool

func (*FilterSetArchive) GetType

func (*FilterSetArchive) ProtoMessage

func (*FilterSetArchive) ProtoMessage()

func (*FilterSetArchive) Reset

func (m *FilterSetArchive) Reset()

func (*FilterSetArchive) String

func (m *FilterSetArchive) String() string

type FilterSetArchive_FilterSetType

type FilterSetArchive_FilterSetType int32
const (
	FilterSetArchive_FilterSetArchiveTypeAll FilterSetArchive_FilterSetType = 0
	FilterSetArchive_FilterSetArchiveTypeAny FilterSetArchive_FilterSetType = 1
)

func (FilterSetArchive_FilterSetType) Enum

func (FilterSetArchive_FilterSetType) String

func (*FilterSetArchive_FilterSetType) UnmarshalJSON

func (x *FilterSetArchive_FilterSetType) UnmarshalJSON(data []byte) error

type FormulaArchive

type FormulaArchive struct {
	ExpressionTree   *TSP.Reference `protobuf:"bytes,1,opt,name=expressionTree" json:"expressionTree,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*FormulaArchive) GetExpressionTree

func (m *FormulaArchive) GetExpressionTree() *TSP.Reference

func (*FormulaArchive) ProtoMessage

func (*FormulaArchive) ProtoMessage()

func (*FormulaArchive) Reset

func (m *FormulaArchive) Reset()

func (*FormulaArchive) String

func (m *FormulaArchive) String() string

type FormulaEditingCommandGroupArchive

type FormulaEditingCommandGroupArchive struct {
	Super               *TSK.ProgressiveCommandGroupArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	UndoSelectionValid  *bool                               `protobuf:"varint,2,req,name=undoSelectionValid" json:"undoSelectionValid,omitempty"`
	UndoSelectionStart  *uint32                             `protobuf:"varint,3,req,name=undoSelectionStart" json:"undoSelectionStart,omitempty"`
	UndoSelectionLength *uint32                             `protobuf:"varint,4,req,name=undoSelectionLength" json:"undoSelectionLength,omitempty"`
	UndoActiveToken     *uint32                             `protobuf:"varint,5,req,name=undoActiveToken" json:"undoActiveToken,omitempty"`
	RedoSelectionValid  *bool                               `protobuf:"varint,6,req,name=redoSelectionValid" json:"redoSelectionValid,omitempty"`
	RedoSelectionStart  *uint32                             `protobuf:"varint,7,req,name=redoSelectionStart" json:"redoSelectionStart,omitempty"`
	RedoSelectionLength *uint32                             `protobuf:"varint,8,req,name=redoSelectionLength" json:"redoSelectionLength,omitempty"`
	RedoActiveToken     *uint32                             `protobuf:"varint,9,req,name=redoActiveToken" json:"redoActiveToken,omitempty"`
	XXX_unrecognized    []byte                              `json:"-"`
}

func (*FormulaEditingCommandGroupArchive) GetRedoActiveToken

func (m *FormulaEditingCommandGroupArchive) GetRedoActiveToken() uint32

func (*FormulaEditingCommandGroupArchive) GetRedoSelectionLength

func (m *FormulaEditingCommandGroupArchive) GetRedoSelectionLength() uint32

func (*FormulaEditingCommandGroupArchive) GetRedoSelectionStart

func (m *FormulaEditingCommandGroupArchive) GetRedoSelectionStart() uint32

func (*FormulaEditingCommandGroupArchive) GetRedoSelectionValid

func (m *FormulaEditingCommandGroupArchive) GetRedoSelectionValid() bool

func (*FormulaEditingCommandGroupArchive) GetSuper

func (*FormulaEditingCommandGroupArchive) GetUndoActiveToken

func (m *FormulaEditingCommandGroupArchive) GetUndoActiveToken() uint32

func (*FormulaEditingCommandGroupArchive) GetUndoSelectionLength

func (m *FormulaEditingCommandGroupArchive) GetUndoSelectionLength() uint32

func (*FormulaEditingCommandGroupArchive) GetUndoSelectionStart

func (m *FormulaEditingCommandGroupArchive) GetUndoSelectionStart() uint32

func (*FormulaEditingCommandGroupArchive) GetUndoSelectionValid

func (m *FormulaEditingCommandGroupArchive) GetUndoSelectionValid() bool

func (*FormulaEditingCommandGroupArchive) ProtoMessage

func (*FormulaEditingCommandGroupArchive) ProtoMessage()

func (*FormulaEditingCommandGroupArchive) Reset

func (*FormulaEditingCommandGroupArchive) String

type FormulaEditingCommandSelectionBehaviorArchive

type FormulaEditingCommandSelectionBehaviorArchive struct {
	UndoSelectionValid  *bool          `protobuf:"varint,2,opt,name=undoSelectionValid" json:"undoSelectionValid,omitempty"`
	UndoSelectionStart  *uint32        `protobuf:"varint,3,opt,name=undoSelectionStart" json:"undoSelectionStart,omitempty"`
	UndoSelectionLength *uint32        `protobuf:"varint,4,opt,name=undoSelectionLength" json:"undoSelectionLength,omitempty"`
	UndoActiveToken     *uint32        `protobuf:"varint,5,opt,name=undoActiveToken" json:"undoActiveToken,omitempty"`
	RedoSelectionValid  *bool          `protobuf:"varint,6,opt,name=redoSelectionValid" json:"redoSelectionValid,omitempty"`
	RedoSelectionStart  *uint32        `protobuf:"varint,7,opt,name=redoSelectionStart" json:"redoSelectionStart,omitempty"`
	RedoSelectionLength *uint32        `protobuf:"varint,8,opt,name=redoSelectionLength" json:"redoSelectionLength,omitempty"`
	RedoActiveToken     *uint32        `protobuf:"varint,9,opt,name=redoActiveToken" json:"redoActiveToken,omitempty"`
	Storage             *TSP.Reference `protobuf:"bytes,10,opt,name=storage" json:"storage,omitempty"`
	XXX_unrecognized    []byte         `json:"-"`
}

func (*FormulaEditingCommandSelectionBehaviorArchive) GetRedoActiveToken

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetRedoActiveToken() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionLength

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionLength() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionStart

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionStart() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionValid

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetRedoSelectionValid() bool

func (*FormulaEditingCommandSelectionBehaviorArchive) GetStorage

func (*FormulaEditingCommandSelectionBehaviorArchive) GetUndoActiveToken

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetUndoActiveToken() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionLength

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionLength() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionStart

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionStart() uint32

func (*FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionValid

func (m *FormulaEditingCommandSelectionBehaviorArchive) GetUndoSelectionValid() bool

func (*FormulaEditingCommandSelectionBehaviorArchive) ProtoMessage

func (*FormulaEditingCommandSelectionBehaviorArchive) Reset

func (*FormulaEditingCommandSelectionBehaviorArchive) String

type FormulaEqualsTokenAttachmentArchive

type FormulaEqualsTokenAttachmentArchive struct {
	Super            *TSWP.UIGraphicalAttachment `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                      `json:"-"`
}

func (*FormulaEqualsTokenAttachmentArchive) GetSuper

func (*FormulaEqualsTokenAttachmentArchive) ProtoMessage

func (*FormulaEqualsTokenAttachmentArchive) ProtoMessage()

func (*FormulaEqualsTokenAttachmentArchive) Reset

func (*FormulaEqualsTokenAttachmentArchive) String

type FormulaPredicateArchive

type FormulaPredicateArchive struct {
	Formula          *TSCE.FormulaArchive                          `protobuf:"bytes,1,req,name=formula" json:"formula,omitempty"`
	PredicateType    *FormulaPredicateArchive_FormulaPredicateType `protobuf:"varint,2,req,name=predicate_type,enum=FormulaPredicateArchive_FormulaPredicateType" json:"predicate_type,omitempty"`
	Qualifier1       *FormulaPredicateArchive_QualifierType        `protobuf:"varint,3,req,name=qualifier1,enum=FormulaPredicateArchive_QualifierType" json:"qualifier1,omitempty"`
	Qualifier2       *FormulaPredicateArchive_QualifierType        `protobuf:"varint,4,req,name=qualifier2,enum=FormulaPredicateArchive_QualifierType" json:"qualifier2,omitempty"`
	ParamIndex1      *int32                                        `protobuf:"varint,5,req,name=param_index1" json:"param_index1,omitempty"`
	ParamIndex2      *int32                                        `protobuf:"varint,6,req,name=param_index2" json:"param_index2,omitempty"`
	ParamIndex0      *int32                                        `protobuf:"varint,7,req,name=param_index0" json:"param_index0,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*FormulaPredicateArchive) GetFormula

func (m *FormulaPredicateArchive) GetFormula() *TSCE.FormulaArchive

func (*FormulaPredicateArchive) GetParamIndex0

func (m *FormulaPredicateArchive) GetParamIndex0() int32

func (*FormulaPredicateArchive) GetParamIndex1

func (m *FormulaPredicateArchive) GetParamIndex1() int32

func (*FormulaPredicateArchive) GetParamIndex2

func (m *FormulaPredicateArchive) GetParamIndex2() int32

func (*FormulaPredicateArchive) GetPredicateType

func (*FormulaPredicateArchive) GetQualifier1

func (*FormulaPredicateArchive) GetQualifier2

func (*FormulaPredicateArchive) ProtoMessage

func (*FormulaPredicateArchive) ProtoMessage()

func (*FormulaPredicateArchive) Reset

func (m *FormulaPredicateArchive) Reset()

func (*FormulaPredicateArchive) String

func (m *FormulaPredicateArchive) String() string

type FormulaPredicateArchive_FormulaPredicateType

type FormulaPredicateArchive_FormulaPredicateType int32
const (
	FormulaPredicateArchive_PredNone                   FormulaPredicateArchive_FormulaPredicateType = 0
	FormulaPredicateArchive_TextStartsWith             FormulaPredicateArchive_FormulaPredicateType = 1
	FormulaPredicateArchive_TextEndsWith               FormulaPredicateArchive_FormulaPredicateType = 2
	FormulaPredicateArchive_TextContains               FormulaPredicateArchive_FormulaPredicateType = 3
	FormulaPredicateArchive_TextDoesNotContain         FormulaPredicateArchive_FormulaPredicateType = 4
	FormulaPredicateArchive_ValueEqual                 FormulaPredicateArchive_FormulaPredicateType = 5
	FormulaPredicateArchive_ValueNotEqual              FormulaPredicateArchive_FormulaPredicateType = 6
	FormulaPredicateArchive_ValueGreaterThan           FormulaPredicateArchive_FormulaPredicateType = 7
	FormulaPredicateArchive_ValueGreaterThanOrEqual    FormulaPredicateArchive_FormulaPredicateType = 8
	FormulaPredicateArchive_ValueLessThan              FormulaPredicateArchive_FormulaPredicateType = 9
	FormulaPredicateArchive_ValueLessThanOrEqual       FormulaPredicateArchive_FormulaPredicateType = 10
	FormulaPredicateArchive_ValueAboveAverage          FormulaPredicateArchive_FormulaPredicateType = 11
	FormulaPredicateArchive_ValueBelowAverage          FormulaPredicateArchive_FormulaPredicateType = 12
	FormulaPredicateArchive_ValueBetween               FormulaPredicateArchive_FormulaPredicateType = 13
	FormulaPredicateArchive_Formula                    FormulaPredicateArchive_FormulaPredicateType = 14
	FormulaPredicateArchive_Duplicates                 FormulaPredicateArchive_FormulaPredicateType = 15
	FormulaPredicateArchive_Uniques                    FormulaPredicateArchive_FormulaPredicateType = 16
	FormulaPredicateArchive_DateIsToday                FormulaPredicateArchive_FormulaPredicateType = 17
	FormulaPredicateArchive_DateIsYesterday            FormulaPredicateArchive_FormulaPredicateType = 18
	FormulaPredicateArchive_DateIsTomorrow             FormulaPredicateArchive_FormulaPredicateType = 19
	FormulaPredicateArchive_DateIsTheDate              FormulaPredicateArchive_FormulaPredicateType = 20
	FormulaPredicateArchive_DateBeforeTheDate          FormulaPredicateArchive_FormulaPredicateType = 21
	FormulaPredicateArchive_DateAfterTheDate           FormulaPredicateArchive_FormulaPredicateType = 22
	FormulaPredicateArchive_DateIsInTheRange           FormulaPredicateArchive_FormulaPredicateType = 23
	FormulaPredicateArchive_DateInTheNext              FormulaPredicateArchive_FormulaPredicateType = 24
	FormulaPredicateArchive_DateInTheLast              FormulaPredicateArchive_FormulaPredicateType = 25
	FormulaPredicateArchive_DateIsExactly              FormulaPredicateArchive_FormulaPredicateType = 26
	FormulaPredicateArchive_DateBeforeRelative         FormulaPredicateArchive_FormulaPredicateType = 27
	FormulaPredicateArchive_DateAfterRelative          FormulaPredicateArchive_FormulaPredicateType = 28
	FormulaPredicateArchive_DateBetweenRelative        FormulaPredicateArchive_FormulaPredicateType = 29
	FormulaPredicateArchive_ValueTop                   FormulaPredicateArchive_FormulaPredicateType = 30
	FormulaPredicateArchive_ValueBottom                FormulaPredicateArchive_FormulaPredicateType = 31
	FormulaPredicateArchive_ValueNotBetween            FormulaPredicateArchive_FormulaPredicateType = 32
	FormulaPredicateArchive_DateInThis                 FormulaPredicateArchive_FormulaPredicateType = 33
	FormulaPredicateArchive_IsBlank                    FormulaPredicateArchive_FormulaPredicateType = 34
	FormulaPredicateArchive_IsNotBlank                 FormulaPredicateArchive_FormulaPredicateType = 35
	FormulaPredicateArchive_TextIs                     FormulaPredicateArchive_FormulaPredicateType = 36
	FormulaPredicateArchive_TextIsNot                  FormulaPredicateArchive_FormulaPredicateType = 37
	FormulaPredicateArchive_DurationEqual              FormulaPredicateArchive_FormulaPredicateType = 38
	FormulaPredicateArchive_DurationNotEqual           FormulaPredicateArchive_FormulaPredicateType = 39
	FormulaPredicateArchive_DurationGreaterThan        FormulaPredicateArchive_FormulaPredicateType = 40
	FormulaPredicateArchive_DurationGreaterThanOrEqual FormulaPredicateArchive_FormulaPredicateType = 41
	FormulaPredicateArchive_DurationLessThan           FormulaPredicateArchive_FormulaPredicateType = 42
	FormulaPredicateArchive_DurationLessThanOrEqual    FormulaPredicateArchive_FormulaPredicateType = 43
	FormulaPredicateArchive_DurationBetween            FormulaPredicateArchive_FormulaPredicateType = 44
	FormulaPredicateArchive_DurationNotBetween         FormulaPredicateArchive_FormulaPredicateType = 45
	FormulaPredicateArchive_DurationAboveAverage       FormulaPredicateArchive_FormulaPredicateType = 46
	FormulaPredicateArchive_DurationBelowAverage       FormulaPredicateArchive_FormulaPredicateType = 47
	FormulaPredicateArchive_DurationTop                FormulaPredicateArchive_FormulaPredicateType = 48
	FormulaPredicateArchive_DurationBottom             FormulaPredicateArchive_FormulaPredicateType = 49
)

func (FormulaPredicateArchive_FormulaPredicateType) Enum

func (FormulaPredicateArchive_FormulaPredicateType) String

func (*FormulaPredicateArchive_FormulaPredicateType) UnmarshalJSON

func (x *FormulaPredicateArchive_FormulaPredicateType) UnmarshalJSON(data []byte) error

type FormulaPredicateArchive_QualifierType

type FormulaPredicateArchive_QualifierType int32
const (
	FormulaPredicateArchive_QualNone FormulaPredicateArchive_QualifierType = 0
	FormulaPredicateArchive_Days     FormulaPredicateArchive_QualifierType = 2
	FormulaPredicateArchive_Weeks    FormulaPredicateArchive_QualifierType = 3
	FormulaPredicateArchive_Months   FormulaPredicateArchive_QualifierType = 4
	FormulaPredicateArchive_Years    FormulaPredicateArchive_QualifierType = 5
	FormulaPredicateArchive_Ago      FormulaPredicateArchive_QualifierType = 6
	FormulaPredicateArchive_FromNow  FormulaPredicateArchive_QualifierType = 7
	FormulaPredicateArchive_Quarters FormulaPredicateArchive_QualifierType = 8
	FormulaPredicateArchive_Percent  FormulaPredicateArchive_QualifierType = 9
	FormulaPredicateArchive_Values   FormulaPredicateArchive_QualifierType = 10
)

func (FormulaPredicateArchive_QualifierType) Enum

func (FormulaPredicateArchive_QualifierType) String

func (*FormulaPredicateArchive_QualifierType) UnmarshalJSON

func (x *FormulaPredicateArchive_QualifierType) UnmarshalJSON(data []byte) error

type FunctionEndNodeArchive

type FunctionEndNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*FunctionEndNodeArchive) GetSuper

func (*FunctionEndNodeArchive) ProtoMessage

func (*FunctionEndNodeArchive) ProtoMessage()

func (*FunctionEndNodeArchive) Reset

func (m *FunctionEndNodeArchive) Reset()

func (*FunctionEndNodeArchive) String

func (m *FunctionEndNodeArchive) String() string

type FunctionNodeArchive

type FunctionNodeArchive struct {
	Super               *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	FunctionIndex       *uint32                `protobuf:"varint,2,req,name=functionIndex" json:"functionIndex,omitempty"`
	InvalidFunctionName *string                `protobuf:"bytes,3,opt,name=invalidFunctionName" json:"invalidFunctionName,omitempty"`
	XXX_unrecognized    []byte                 `json:"-"`
}

func (*FunctionNodeArchive) GetFunctionIndex

func (m *FunctionNodeArchive) GetFunctionIndex() uint32

func (*FunctionNodeArchive) GetInvalidFunctionName

func (m *FunctionNodeArchive) GetInvalidFunctionName() string

func (*FunctionNodeArchive) GetSuper

func (*FunctionNodeArchive) ProtoMessage

func (*FunctionNodeArchive) ProtoMessage()

func (*FunctionNodeArchive) Reset

func (m *FunctionNodeArchive) Reset()

func (*FunctionNodeArchive) String

func (m *FunctionNodeArchive) String() string

type HeaderStorage

type HeaderStorage struct {
	BucketHashFunction *uint32          `protobuf:"varint,1,req,name=bucketHashFunction" json:"bucketHashFunction,omitempty"`
	Buckets            []*TSP.Reference `protobuf:"bytes,2,rep,name=buckets" json:"buckets,omitempty"`
	XXX_unrecognized   []byte           `json:"-"`
}

func (*HeaderStorage) GetBucketHashFunction

func (m *HeaderStorage) GetBucketHashFunction() uint32

func (*HeaderStorage) GetBuckets

func (m *HeaderStorage) GetBuckets() []*TSP.Reference

func (*HeaderStorage) ProtoMessage

func (*HeaderStorage) ProtoMessage()

func (*HeaderStorage) Reset

func (m *HeaderStorage) Reset()

func (*HeaderStorage) String

func (m *HeaderStorage) String() string

type HeaderStorageBucket

type HeaderStorageBucket struct {
	BucketHashFunction *uint32                       `protobuf:"varint,1,req,name=bucketHashFunction" json:"bucketHashFunction,omitempty"`
	Headers            []*HeaderStorageBucket_Header `protobuf:"bytes,2,rep,name=headers" json:"headers,omitempty"`
	XXX_unrecognized   []byte                        `json:"-"`
}

func (*HeaderStorageBucket) GetBucketHashFunction

func (m *HeaderStorageBucket) GetBucketHashFunction() uint32

func (*HeaderStorageBucket) GetHeaders

func (*HeaderStorageBucket) ProtoMessage

func (*HeaderStorageBucket) ProtoMessage()

func (*HeaderStorageBucket) Reset

func (m *HeaderStorageBucket) Reset()

func (*HeaderStorageBucket) String

func (m *HeaderStorageBucket) String() string

type HeaderStorageBucket_Header

type HeaderStorageBucket_Header struct {
	Index            *uint32        `protobuf:"varint,1,req,name=index" json:"index,omitempty"`
	Size             *float32       `protobuf:"fixed32,2,req,name=size" json:"size,omitempty"`
	HidingState      *uint32        `protobuf:"varint,3,req,name=hidingState" json:"hidingState,omitempty"`
	NumberOfCells    *uint32        `protobuf:"varint,4,req,name=numberOfCells" json:"numberOfCells,omitempty"`
	CellStyle        *TSP.Reference `protobuf:"bytes,5,opt,name=cell_style" json:"cell_style,omitempty"`
	TextStyle        *TSP.Reference `protobuf:"bytes,6,opt,name=text_style" json:"text_style,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*HeaderStorageBucket_Header) GetCellStyle

func (m *HeaderStorageBucket_Header) GetCellStyle() *TSP.Reference

func (*HeaderStorageBucket_Header) GetHidingState

func (m *HeaderStorageBucket_Header) GetHidingState() uint32

func (*HeaderStorageBucket_Header) GetIndex

func (m *HeaderStorageBucket_Header) GetIndex() uint32

func (*HeaderStorageBucket_Header) GetNumberOfCells

func (m *HeaderStorageBucket_Header) GetNumberOfCells() uint32

func (*HeaderStorageBucket_Header) GetSize

func (m *HeaderStorageBucket_Header) GetSize() float32

func (*HeaderStorageBucket_Header) GetTextStyle

func (m *HeaderStorageBucket_Header) GetTextStyle() *TSP.Reference

func (*HeaderStorageBucket_Header) ProtoMessage

func (*HeaderStorageBucket_Header) ProtoMessage()

func (*HeaderStorageBucket_Header) Reset

func (m *HeaderStorageBucket_Header) Reset()

func (*HeaderStorageBucket_Header) String

func (m *HeaderStorageBucket_Header) String() string

type HiddenStateFormulaOwnerArchive

type HiddenStateFormulaOwnerArchive struct {
	OwnerId                         *TSCE.CFUUIDArchive      `protobuf:"bytes,1,opt,name=owner_id" json:"owner_id,omitempty"`
	ThresholdValue                  []*TSCE.CellValueArchive `protobuf:"bytes,2,rep,name=threshold_value" json:"threshold_value,omitempty"`
	NeedsToUpdateFilterSetForImport *bool                    `` /* 127-byte string literal not displayed */
	XXX_unrecognized                []byte                   `json:"-"`
}

func (*HiddenStateFormulaOwnerArchive) GetNeedsToUpdateFilterSetForImport

func (m *HiddenStateFormulaOwnerArchive) GetNeedsToUpdateFilterSetForImport() bool

func (*HiddenStateFormulaOwnerArchive) GetOwnerId

func (*HiddenStateFormulaOwnerArchive) GetThresholdValue

func (m *HiddenStateFormulaOwnerArchive) GetThresholdValue() []*TSCE.CellValueArchive

func (*HiddenStateFormulaOwnerArchive) ProtoMessage

func (*HiddenStateFormulaOwnerArchive) ProtoMessage()

func (*HiddenStateFormulaOwnerArchive) Reset

func (m *HiddenStateFormulaOwnerArchive) Reset()

func (*HiddenStateFormulaOwnerArchive) String

type HideShowActionArchive

type HideShowActionArchive int32
const (
	HideShowActionArchive_hideShowActionHide HideShowActionArchive = 0
	HideShowActionArchive_hideShowActionShow HideShowActionArchive = 1
)

func (HideShowActionArchive) Enum

func (HideShowActionArchive) String

func (x HideShowActionArchive) String() string

func (*HideShowActionArchive) UnmarshalJSON

func (x *HideShowActionArchive) UnmarshalJSON(data []byte) error

type IdentifierNodeArchive

type IdentifierNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Identifier       *string                `protobuf:"bytes,2,opt,name=identifier" json:"identifier,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*IdentifierNodeArchive) GetIdentifier

func (m *IdentifierNodeArchive) GetIdentifier() string

func (*IdentifierNodeArchive) GetSuper

func (*IdentifierNodeArchive) ProtoMessage

func (*IdentifierNodeArchive) ProtoMessage()

func (*IdentifierNodeArchive) Reset

func (m *IdentifierNodeArchive) Reset()

func (*IdentifierNodeArchive) String

func (m *IdentifierNodeArchive) String() string

type LayoutHintArchive

type LayoutHintArchive struct {
	IsValid           *bool      `protobuf:"varint,1,req,name=isValid" json:"isValid,omitempty"`
	CellRange         *CellRange `protobuf:"bytes,2,req,name=cellRange" json:"cellRange,omitempty"`
	HintID            *CellID    `protobuf:"bytes,3,req,name=hintID" json:"hintID,omitempty"`
	MaximumSize       *TSP.Size  `protobuf:"bytes,4,req,name=maximumSize" json:"maximumSize,omitempty"`
	PartitionPosition *uint32    `protobuf:"varint,5,req,name=partitionPosition" json:"partitionPosition,omitempty"`
	Horizontal        *bool      `protobuf:"varint,6,req,name=horizontal" json:"horizontal,omitempty"`
	EffectiveSize     *TSP.Size  `protobuf:"bytes,7,opt,name=effectiveSize" json:"effectiveSize,omitempty"`
	PartitioningPass  *uint32    `protobuf:"varint,8,opt,name=partitioningPass" json:"partitioningPass,omitempty"`
	XXX_unrecognized  []byte     `json:"-"`
}

func (*LayoutHintArchive) GetCellRange

func (m *LayoutHintArchive) GetCellRange() *CellRange

func (*LayoutHintArchive) GetEffectiveSize

func (m *LayoutHintArchive) GetEffectiveSize() *TSP.Size

func (*LayoutHintArchive) GetHintID

func (m *LayoutHintArchive) GetHintID() *CellID

func (*LayoutHintArchive) GetHorizontal

func (m *LayoutHintArchive) GetHorizontal() bool

func (*LayoutHintArchive) GetIsValid

func (m *LayoutHintArchive) GetIsValid() bool

func (*LayoutHintArchive) GetMaximumSize

func (m *LayoutHintArchive) GetMaximumSize() *TSP.Size

func (*LayoutHintArchive) GetPartitionPosition

func (m *LayoutHintArchive) GetPartitionPosition() uint32

func (*LayoutHintArchive) GetPartitioningPass

func (m *LayoutHintArchive) GetPartitioningPass() uint32

func (*LayoutHintArchive) ProtoMessage

func (*LayoutHintArchive) ProtoMessage()

func (*LayoutHintArchive) Reset

func (m *LayoutHintArchive) Reset()

func (*LayoutHintArchive) String

func (m *LayoutHintArchive) String() string

type ListNodeArchive

type ListNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*ListNodeArchive) GetSuper

func (m *ListNodeArchive) GetSuper() *ExpressionNodeArchive

func (*ListNodeArchive) ProtoMessage

func (*ListNodeArchive) ProtoMessage()

func (*ListNodeArchive) Reset

func (m *ListNodeArchive) Reset()

func (*ListNodeArchive) String

func (m *ListNodeArchive) String() string

type MergeActionArchive

type MergeActionArchive int32
const (
	MergeActionArchive_mergeActionMerge   MergeActionArchive = 0
	MergeActionArchive_mergeActionUnmerge MergeActionArchive = 1
)

func (MergeActionArchive) Enum

func (MergeActionArchive) String

func (x MergeActionArchive) String() string

func (*MergeActionArchive) UnmarshalJSON

func (x *MergeActionArchive) UnmarshalJSON(data []byte) error

type MergeRegionMapArchive

type MergeRegionMapArchive struct {
	CellRange        []*CellRange `protobuf:"bytes,1,rep,name=cell_range" json:"cell_range,omitempty"`
	XXX_unrecognized []byte       `json:"-"`
}

func (*MergeRegionMapArchive) GetCellRange

func (m *MergeRegionMapArchive) GetCellRange() []*CellRange

func (*MergeRegionMapArchive) ProtoMessage

func (*MergeRegionMapArchive) ProtoMessage()

func (*MergeRegionMapArchive) Reset

func (m *MergeRegionMapArchive) Reset()

func (*MergeRegionMapArchive) String

func (m *MergeRegionMapArchive) String() string

type NumberNodeArchive

type NumberNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Number           *float64               `protobuf:"fixed64,2,req,name=number" json:"number,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*NumberNodeArchive) GetNumber

func (m *NumberNodeArchive) GetNumber() float64

func (*NumberNodeArchive) GetSuper

func (*NumberNodeArchive) ProtoMessage

func (*NumberNodeArchive) ProtoMessage()

func (*NumberNodeArchive) Reset

func (m *NumberNodeArchive) Reset()

func (*NumberNodeArchive) String

func (m *NumberNodeArchive) String() string

type OperatorNodeArchive

type OperatorNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OperatorChar     *uint32                `protobuf:"varint,2,req,name=operatorChar" json:"operatorChar,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*OperatorNodeArchive) GetOperatorChar

func (m *OperatorNodeArchive) GetOperatorChar() uint32

func (*OperatorNodeArchive) GetSuper

func (*OperatorNodeArchive) ProtoMessage

func (*OperatorNodeArchive) ProtoMessage()

func (*OperatorNodeArchive) Reset

func (m *OperatorNodeArchive) Reset()

func (*OperatorNodeArchive) String

func (m *OperatorNodeArchive) String() string

type PopUpMenuModel

type PopUpMenuModel struct {
	Item             []*PopUpMenuModel_CellValue `protobuf:"bytes,1,rep,name=item" json:"item,omitempty"`
	TsceItem         []*TSCE.CellValueArchive    `protobuf:"bytes,2,rep,name=tsce_item" json:"tsce_item,omitempty"`
	XXX_unrecognized []byte                      `json:"-"`
}

func (*PopUpMenuModel) GetItem

func (m *PopUpMenuModel) GetItem() []*PopUpMenuModel_CellValue

func (*PopUpMenuModel) GetTsceItem

func (m *PopUpMenuModel) GetTsceItem() []*TSCE.CellValueArchive

func (*PopUpMenuModel) ProtoMessage

func (*PopUpMenuModel) ProtoMessage()

func (*PopUpMenuModel) Reset

func (m *PopUpMenuModel) Reset()

func (*PopUpMenuModel) String

func (m *PopUpMenuModel) String() string

type PopUpMenuModel_CellValue

type PopUpMenuModel_CellValue struct {
	CellValueType    *PopUpMenuModel_CellValueType `protobuf:"varint,1,req,name=cell_value_type,enum=PopUpMenuModel_CellValueType" json:"cell_value_type,omitempty"`
	BooleanValue     *TSCE.BooleanCellValueArchive `protobuf:"bytes,2,opt,name=boolean_value" json:"boolean_value,omitempty"`
	DateValue        *TSCE.DateCellValueArchive    `protobuf:"bytes,3,opt,name=date_value" json:"date_value,omitempty"`
	NumberValue      *TSCE.NumberCellValueArchive  `protobuf:"bytes,4,opt,name=number_value" json:"number_value,omitempty"`
	StringValue      *TSCE.StringCellValueArchive  `protobuf:"bytes,5,opt,name=string_value" json:"string_value,omitempty"`
	XXX_unrecognized []byte                        `json:"-"`
}

func (*PopUpMenuModel_CellValue) GetBooleanValue

func (*PopUpMenuModel_CellValue) GetCellValueType

func (*PopUpMenuModel_CellValue) GetDateValue

func (*PopUpMenuModel_CellValue) GetNumberValue

func (*PopUpMenuModel_CellValue) GetStringValue

func (*PopUpMenuModel_CellValue) ProtoMessage

func (*PopUpMenuModel_CellValue) ProtoMessage()

func (*PopUpMenuModel_CellValue) Reset

func (m *PopUpMenuModel_CellValue) Reset()

func (*PopUpMenuModel_CellValue) String

func (m *PopUpMenuModel_CellValue) String() string

type PopUpMenuModel_CellValueType

type PopUpMenuModel_CellValueType int32
const (
	PopUpMenuModel_NIL_TYPE     PopUpMenuModel_CellValueType = 1
	PopUpMenuModel_BOOLEAN_TYPE PopUpMenuModel_CellValueType = 2
	PopUpMenuModel_DATE_TYPE    PopUpMenuModel_CellValueType = 3
	PopUpMenuModel_NUMBER_TYPE  PopUpMenuModel_CellValueType = 4
	PopUpMenuModel_STRING_TYPE  PopUpMenuModel_CellValueType = 5
)

func (PopUpMenuModel_CellValueType) Enum

func (PopUpMenuModel_CellValueType) String

func (*PopUpMenuModel_CellValueType) UnmarshalJSON

func (x *PopUpMenuModel_CellValueType) UnmarshalJSON(data []byte) error

type PostfixOperatorNodeArchive

type PostfixOperatorNodeArchive struct {
	Super            *OperatorNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*PostfixOperatorNodeArchive) GetSuper

func (*PostfixOperatorNodeArchive) ProtoMessage

func (*PostfixOperatorNodeArchive) ProtoMessage()

func (*PostfixOperatorNodeArchive) Reset

func (m *PostfixOperatorNodeArchive) Reset()

func (*PostfixOperatorNodeArchive) String

func (m *PostfixOperatorNodeArchive) String() string

type PrefixOperatorNodeArchive

type PrefixOperatorNodeArchive struct {
	Super            *OperatorNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*PrefixOperatorNodeArchive) GetSuper

func (*PrefixOperatorNodeArchive) ProtoMessage

func (*PrefixOperatorNodeArchive) ProtoMessage()

func (*PrefixOperatorNodeArchive) Reset

func (m *PrefixOperatorNodeArchive) Reset()

func (*PrefixOperatorNodeArchive) String

func (m *PrefixOperatorNodeArchive) String() string

type ReferenceNodeArchive

type ReferenceNodeArchive struct {
	Super            *ExpressionNodeArchive      `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	RangeReference   *TSCE.RangeReferenceArchive `protobuf:"bytes,2,req,name=rangeReference" json:"rangeReference,omitempty"`
	StickyBits       *uint32                     `protobuf:"varint,3,req,name=stickyBits" json:"stickyBits,omitempty"`
	HostTableID      *string                     `protobuf:"bytes,4,opt,name=hostTableID" json:"hostTableID,omitempty"`
	XXX_unrecognized []byte                      `json:"-"`
}

func (*ReferenceNodeArchive) GetHostTableID

func (m *ReferenceNodeArchive) GetHostTableID() string

func (*ReferenceNodeArchive) GetRangeReference

func (m *ReferenceNodeArchive) GetRangeReference() *TSCE.RangeReferenceArchive

func (*ReferenceNodeArchive) GetStickyBits

func (m *ReferenceNodeArchive) GetStickyBits() uint32

func (*ReferenceNodeArchive) GetSuper

func (*ReferenceNodeArchive) ProtoMessage

func (*ReferenceNodeArchive) ProtoMessage()

func (*ReferenceNodeArchive) Reset

func (m *ReferenceNodeArchive) Reset()

func (*ReferenceNodeArchive) String

func (m *ReferenceNodeArchive) String() string

type RichTextPayloadArchive

type RichTextPayloadArchive struct {
	Storage          *TSP.Reference `protobuf:"bytes,1,req,name=storage" json:"storage,omitempty"`
	Range            *TSP.Range     `protobuf:"bytes,2,opt,name=range" json:"range,omitempty"`
	Cellid           *CellID        `protobuf:"bytes,3,req,name=cellid" json:"cellid,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*RichTextPayloadArchive) GetCellid

func (m *RichTextPayloadArchive) GetCellid() *CellID

func (*RichTextPayloadArchive) GetRange

func (m *RichTextPayloadArchive) GetRange() *TSP.Range

func (*RichTextPayloadArchive) GetStorage

func (m *RichTextPayloadArchive) GetStorage() *TSP.Reference

func (*RichTextPayloadArchive) ProtoMessage

func (*RichTextPayloadArchive) ProtoMessage()

func (*RichTextPayloadArchive) Reset

func (m *RichTextPayloadArchive) Reset()

func (*RichTextPayloadArchive) String

func (m *RichTextPayloadArchive) String() string

type SelectionArchive

type SelectionArchive struct {
	TableModel       *TSP.Reference        `protobuf:"bytes,1,opt,name=tableModel" json:"tableModel,omitempty"`
	SelectionType    *SelectionTypeArchive `protobuf:"varint,4,req,name=selection_type,enum=SelectionTypeArchive" json:"selection_type,omitempty"`
	AnchorCell       *CellID               `protobuf:"bytes,5,opt,name=anchor_cell" json:"anchor_cell,omitempty"`
	CellRanges       []*CellRange          `protobuf:"bytes,6,rep,name=cell_ranges" json:"cell_ranges,omitempty"`
	BaseRanges       []*CellRange          `protobuf:"bytes,7,rep,name=base_ranges" json:"base_ranges,omitempty"`
	CursorCell       *CellID               `protobuf:"bytes,8,opt,name=cursor_cell" json:"cursor_cell,omitempty"`
	XXX_unrecognized []byte                `json:"-"`
}

func (*SelectionArchive) GetAnchorCell

func (m *SelectionArchive) GetAnchorCell() *CellID

func (*SelectionArchive) GetBaseRanges

func (m *SelectionArchive) GetBaseRanges() []*CellRange

func (*SelectionArchive) GetCellRanges

func (m *SelectionArchive) GetCellRanges() []*CellRange

func (*SelectionArchive) GetCursorCell

func (m *SelectionArchive) GetCursorCell() *CellID

func (*SelectionArchive) GetSelectionType

func (m *SelectionArchive) GetSelectionType() SelectionTypeArchive

func (*SelectionArchive) GetTableModel

func (m *SelectionArchive) GetTableModel() *TSP.Reference

func (*SelectionArchive) ProtoMessage

func (*SelectionArchive) ProtoMessage()

func (*SelectionArchive) Reset

func (m *SelectionArchive) Reset()

func (*SelectionArchive) String

func (m *SelectionArchive) String() string

type SelectionTypeArchive

type SelectionTypeArchive int32
const (
	SelectionTypeArchive_cellSelectionType        SelectionTypeArchive = 0
	SelectionTypeArchive_rowSelectionType         SelectionTypeArchive = 1
	SelectionTypeArchive_columnSelectionType      SelectionTypeArchive = 2
	SelectionTypeArchive_cellEditingSelectionType SelectionTypeArchive = 3
	SelectionTypeArchive_tableNameSelectionType   SelectionTypeArchive = 4
	SelectionTypeArchive_tableSelectionType       SelectionTypeArchive = 5
)

func (SelectionTypeArchive) Enum

func (SelectionTypeArchive) String

func (x SelectionTypeArchive) String() string

func (*SelectionTypeArchive) UnmarshalJSON

func (x *SelectionTypeArchive) UnmarshalJSON(data []byte) error

type StringNodeArchive

type StringNodeArchive struct {
	Super            *ExpressionNodeArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Value            *string                `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte                 `json:"-"`
}

func (*StringNodeArchive) GetSuper

func (*StringNodeArchive) GetValue

func (m *StringNodeArchive) GetValue() string

func (*StringNodeArchive) ProtoMessage

func (*StringNodeArchive) ProtoMessage()

func (*StringNodeArchive) Reset

func (m *StringNodeArchive) Reset()

func (*StringNodeArchive) String

func (m *StringNodeArchive) String() string

type StrokePresetDataArchive

type StrokePresetDataArchive struct {
	HorizontalStroke *TSD.StrokeArchive `protobuf:"bytes,1,opt,name=horizontal_stroke" json:"horizontal_stroke,omitempty"`
	VerticalStroke   *TSD.StrokeArchive `protobuf:"bytes,2,opt,name=vertical_stroke" json:"vertical_stroke,omitempty"`
	ExteriorStroke   *TSD.StrokeArchive `protobuf:"bytes,3,opt,name=exterior_stroke" json:"exterior_stroke,omitempty"`
	VisibleMask      *int32             `protobuf:"varint,4,opt,name=visible_mask" json:"visible_mask,omitempty"`
	XXX_unrecognized []byte             `json:"-"`
}

func (*StrokePresetDataArchive) GetExteriorStroke

func (m *StrokePresetDataArchive) GetExteriorStroke() *TSD.StrokeArchive

func (*StrokePresetDataArchive) GetHorizontalStroke

func (m *StrokePresetDataArchive) GetHorizontalStroke() *TSD.StrokeArchive

func (*StrokePresetDataArchive) GetVerticalStroke

func (m *StrokePresetDataArchive) GetVerticalStroke() *TSD.StrokeArchive

func (*StrokePresetDataArchive) GetVisibleMask

func (m *StrokePresetDataArchive) GetVisibleMask() int32

func (*StrokePresetDataArchive) ProtoMessage

func (*StrokePresetDataArchive) ProtoMessage()

func (*StrokePresetDataArchive) Reset

func (m *StrokePresetDataArchive) Reset()

func (*StrokePresetDataArchive) String

func (m *StrokePresetDataArchive) String() string

type StrokePresetListArchive

type StrokePresetListArchive struct {
	Count            *int32                                `protobuf:"varint,1,req,name=count" json:"count,omitempty"`
	DeprecatedPreset []*Deprecated_StrokePresetDataArchive `protobuf:"bytes,2,rep,name=deprecated_preset" json:"deprecated_preset,omitempty"`
	Preset           []*StrokePresetDataArchive            `protobuf:"bytes,3,rep,name=preset" json:"preset,omitempty"`
	XXX_unrecognized []byte                                `json:"-"`
}

func (*StrokePresetListArchive) GetCount

func (m *StrokePresetListArchive) GetCount() int32

func (*StrokePresetListArchive) GetDeprecatedPreset

func (m *StrokePresetListArchive) GetDeprecatedPreset() []*Deprecated_StrokePresetDataArchive

func (*StrokePresetListArchive) GetPreset

func (*StrokePresetListArchive) ProtoMessage

func (*StrokePresetListArchive) ProtoMessage()

func (*StrokePresetListArchive) Reset

func (m *StrokePresetListArchive) Reset()

func (*StrokePresetListArchive) String

func (m *StrokePresetListArchive) String() string

type StyleTableMapArchive

type StyleTableMapArchive struct {
	Capacity         *uint32                                           `protobuf:"varint,1,req,name=capacity" json:"capacity,omitempty"`
	Count            *uint32                                           `protobuf:"varint,2,req,name=count" json:"count,omitempty"`
	MapEntry         []*StyleTableMapArchive_StyleTableMapEntryArchive `protobuf:"bytes,3,rep,name=map_entry" json:"map_entry,omitempty"`
	XXX_unrecognized []byte                                            `json:"-"`
}

func (*StyleTableMapArchive) GetCapacity

func (m *StyleTableMapArchive) GetCapacity() uint32

func (*StyleTableMapArchive) GetCount

func (m *StyleTableMapArchive) GetCount() uint32

func (*StyleTableMapArchive) GetMapEntry

func (*StyleTableMapArchive) ProtoMessage

func (*StyleTableMapArchive) ProtoMessage()

func (*StyleTableMapArchive) Reset

func (m *StyleTableMapArchive) Reset()

func (*StyleTableMapArchive) String

func (m *StyleTableMapArchive) String() string

type StyleTableMapArchive_StyleTableMapEntryArchive

type StyleTableMapArchive_StyleTableMapEntryArchive struct {
	Key              *uint32        `protobuf:"varint,1,req,name=key" json:"key,omitempty"`
	OldStyle         *TSP.Reference `protobuf:"bytes,2,req,name=old_style" json:"old_style,omitempty"`
	NewStyle         *TSP.Reference `protobuf:"bytes,3,req,name=new_style" json:"new_style,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*StyleTableMapArchive_StyleTableMapEntryArchive) GetKey

func (*StyleTableMapArchive_StyleTableMapEntryArchive) GetNewStyle

func (*StyleTableMapArchive_StyleTableMapEntryArchive) GetOldStyle

func (*StyleTableMapArchive_StyleTableMapEntryArchive) ProtoMessage

func (*StyleTableMapArchive_StyleTableMapEntryArchive) Reset

func (*StyleTableMapArchive_StyleTableMapEntryArchive) String

type TableCommandArchive

type TableCommandArchive struct {
	TableInfo          *TSP.Reference      `protobuf:"bytes,1,req,name=tableInfo" json:"tableInfo,omitempty"`
	Commandname        *string             `protobuf:"bytes,2,opt,name=commandname" json:"commandname,omitempty"`
	Super              *TSK.CommandArchive `protobuf:"bytes,3,req,name=super" json:"super,omitempty"`
	EditingModeAtStart *uint32             `protobuf:"varint,4,opt,name=editing_mode_at_start" json:"editing_mode_at_start,omitempty"`
	XXX_unrecognized   []byte              `json:"-"`
}

func (*TableCommandArchive) GetCommandname

func (m *TableCommandArchive) GetCommandname() string

func (*TableCommandArchive) GetEditingModeAtStart

func (m *TableCommandArchive) GetEditingModeAtStart() uint32

func (*TableCommandArchive) GetSuper

func (m *TableCommandArchive) GetSuper() *TSK.CommandArchive

func (*TableCommandArchive) GetTableInfo

func (m *TableCommandArchive) GetTableInfo() *TSP.Reference

func (*TableCommandArchive) ProtoMessage

func (*TableCommandArchive) ProtoMessage()

func (*TableCommandArchive) Reset

func (m *TableCommandArchive) Reset()

func (*TableCommandArchive) String

func (m *TableCommandArchive) String() string

type TableCommandSelectionBehaviorArchive

type TableCommandSelectionBehaviorArchive struct {
	BeforeTableSelection *SelectionArchive `protobuf:"bytes,1,opt,name=before_table_selection" json:"before_table_selection,omitempty"`
	AfterTableSelection  *SelectionArchive `protobuf:"bytes,2,opt,name=after_table_selection" json:"after_table_selection,omitempty"`
	TableInfo            *TSP.Reference    `protobuf:"bytes,3,opt,name=table_info" json:"table_info,omitempty"`
	LastColumnHitByTap   *uint32           `protobuf:"varint,4,opt,name=last_column_hit_by_tap" json:"last_column_hit_by_tap,omitempty"`
	XXX_unrecognized     []byte            `json:"-"`
}

func (*TableCommandSelectionBehaviorArchive) GetAfterTableSelection

func (m *TableCommandSelectionBehaviorArchive) GetAfterTableSelection() *SelectionArchive

func (*TableCommandSelectionBehaviorArchive) GetBeforeTableSelection

func (m *TableCommandSelectionBehaviorArchive) GetBeforeTableSelection() *SelectionArchive

func (*TableCommandSelectionBehaviorArchive) GetLastColumnHitByTap

func (m *TableCommandSelectionBehaviorArchive) GetLastColumnHitByTap() uint32

func (*TableCommandSelectionBehaviorArchive) GetTableInfo

func (*TableCommandSelectionBehaviorArchive) ProtoMessage

func (*TableCommandSelectionBehaviorArchive) ProtoMessage()

func (*TableCommandSelectionBehaviorArchive) Reset

func (*TableCommandSelectionBehaviorArchive) String

type TableDataList

type TableDataList struct {
	ListType         *TableDataList_ListType    `protobuf:"varint,1,req,name=listType,enum=TableDataList_ListType" json:"listType,omitempty"`
	NextListID       *uint32                    `protobuf:"varint,2,req,name=nextListID" json:"nextListID,omitempty"`
	Entries          []*TableDataList_ListEntry `protobuf:"bytes,3,rep,name=entries" json:"entries,omitempty"`
	XXX_unrecognized []byte                     `json:"-"`
}

func (*TableDataList) GetEntries

func (m *TableDataList) GetEntries() []*TableDataList_ListEntry

func (*TableDataList) GetListType

func (m *TableDataList) GetListType() TableDataList_ListType

func (*TableDataList) GetNextListID

func (m *TableDataList) GetNextListID() uint32

func (*TableDataList) ProtoMessage

func (*TableDataList) ProtoMessage()

func (*TableDataList) Reset

func (m *TableDataList) Reset()

func (*TableDataList) String

func (m *TableDataList) String() string

type TableDataList_ListEntry

type TableDataList_ListEntry struct {
	Key              *uint32                  `protobuf:"varint,1,req,name=key" json:"key,omitempty"`
	Refcount         *uint32                  `protobuf:"varint,2,req,name=refcount" json:"refcount,omitempty"`
	String_          *string                  `protobuf:"bytes,3,opt,name=string" json:"string,omitempty"`
	Reference        *TSP.Reference           `protobuf:"bytes,4,opt,name=reference" json:"reference,omitempty"`
	Formula          *TSCE.FormulaArchive     `protobuf:"bytes,5,opt,name=formula" json:"formula,omitempty"`
	Format           *TSK.FormatStructArchive `protobuf:"bytes,6,opt,name=format" json:"format,omitempty"`
	Region           *CellRange               `protobuf:"bytes,7,opt,name=region" json:"region,omitempty"`
	CustomFormat     *TSK.CustomFormatArchive `protobuf:"bytes,8,opt,name=custom_format" json:"custom_format,omitempty"`
	RichTextPayload  *TSP.Reference           `protobuf:"bytes,9,opt,name=richTextPayload" json:"richTextPayload,omitempty"`
	CommentStorage   *TSP.Reference           `protobuf:"bytes,10,opt,name=comment_storage" json:"comment_storage,omitempty"`
	XXX_unrecognized []byte                   `json:"-"`
}

func (*TableDataList_ListEntry) GetCommentStorage

func (m *TableDataList_ListEntry) GetCommentStorage() *TSP.Reference

func (*TableDataList_ListEntry) GetCustomFormat

func (m *TableDataList_ListEntry) GetCustomFormat() *TSK.CustomFormatArchive

func (*TableDataList_ListEntry) GetFormat

func (*TableDataList_ListEntry) GetFormula

func (m *TableDataList_ListEntry) GetFormula() *TSCE.FormulaArchive

func (*TableDataList_ListEntry) GetKey

func (m *TableDataList_ListEntry) GetKey() uint32

func (*TableDataList_ListEntry) GetRefcount

func (m *TableDataList_ListEntry) GetRefcount() uint32

func (*TableDataList_ListEntry) GetReference

func (m *TableDataList_ListEntry) GetReference() *TSP.Reference

func (*TableDataList_ListEntry) GetRegion

func (m *TableDataList_ListEntry) GetRegion() *CellRange

func (*TableDataList_ListEntry) GetRichTextPayload

func (m *TableDataList_ListEntry) GetRichTextPayload() *TSP.Reference

func (*TableDataList_ListEntry) GetString_

func (m *TableDataList_ListEntry) GetString_() string

func (*TableDataList_ListEntry) ProtoMessage

func (*TableDataList_ListEntry) ProtoMessage()

func (*TableDataList_ListEntry) Reset

func (m *TableDataList_ListEntry) Reset()

func (*TableDataList_ListEntry) String

func (m *TableDataList_ListEntry) String() string

type TableDataList_ListType

type TableDataList_ListType int32
const (
	TableDataList_STRING                      TableDataList_ListType = 1
	TableDataList_FORMAT                      TableDataList_ListType = 2
	TableDataList_FORMULA                     TableDataList_ListType = 3
	TableDataList_STYLE                       TableDataList_ListType = 4
	TableDataList_FORMULA_ERROR               TableDataList_ListType = 5
	TableDataList_CUSTOM_FORMAT               TableDataList_ListType = 6
	TableDataList_MULTIPLE_CHOICE_LIST_FORMAT TableDataList_ListType = 7
	TableDataList_RICH_TEXT_PAYLOAD           TableDataList_ListType = 8
	TableDataList_CONDITIONAL_STYLE           TableDataList_ListType = 9
	TableDataList_COMMENT_STORAGE             TableDataList_ListType = 10
)

func (TableDataList_ListType) Enum

func (TableDataList_ListType) String

func (x TableDataList_ListType) String() string

func (*TableDataList_ListType) UnmarshalJSON

func (x *TableDataList_ListType) UnmarshalJSON(data []byte) error

type TableInfoArchive

type TableInfoArchive struct {
	Super            *TSD.DrawableArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	TableModel       *TSP.Reference       `protobuf:"bytes,2,req,name=tableModel" json:"tableModel,omitempty"`
	EditingState     *TSP.Reference       `protobuf:"bytes,3,opt,name=editingState" json:"editingState,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*TableInfoArchive) GetEditingState

func (m *TableInfoArchive) GetEditingState() *TSP.Reference

func (*TableInfoArchive) GetSuper

func (m *TableInfoArchive) GetSuper() *TSD.DrawableArchive

func (*TableInfoArchive) GetTableModel

func (m *TableInfoArchive) GetTableModel() *TSP.Reference

func (*TableInfoArchive) ProtoMessage

func (*TableInfoArchive) ProtoMessage()

func (*TableInfoArchive) Reset

func (m *TableInfoArchive) Reset()

func (*TableInfoArchive) String

func (m *TableInfoArchive) String() string

type TableInfoGeometryCommandArchive

type TableInfoGeometryCommandArchive struct {
	Super                             *TSK.CommandArchive  `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ScaleFactor                       *TSP.Size            `protobuf:"bytes,2,req,name=scale_factor" json:"scale_factor,omitempty"`
	TableInfo                         *TSP.Reference       `protobuf:"bytes,3,opt,name=table_info" json:"table_info,omitempty"`
	NewGeometry                       *TSD.GeometryArchive `protobuf:"bytes,4,opt,name=new_geometry" json:"new_geometry,omitempty"`
	OldGeometry                       *TSD.GeometryArchive `protobuf:"bytes,5,opt,name=old_geometry" json:"old_geometry,omitempty"`
	TurnOffAutoResize                 *bool                `protobuf:"varint,6,opt,name=turn_off_auto_resize" json:"turn_off_auto_resize,omitempty"`
	ShouldClearObjectPlaceholderFlag  *bool                `protobuf:"varint,7,opt,name=should_clear_object_placeholder_flag" json:"should_clear_object_placeholder_flag,omitempty"`
	DidMatchObjectPlaceholderGeometry *bool                `protobuf:"varint,8,opt,name=did_match_object_placeholder_geometry" json:"did_match_object_placeholder_geometry,omitempty"`
	XXX_unrecognized                  []byte               `json:"-"`
}

func (*TableInfoGeometryCommandArchive) GetDidMatchObjectPlaceholderGeometry

func (m *TableInfoGeometryCommandArchive) GetDidMatchObjectPlaceholderGeometry() bool

func (*TableInfoGeometryCommandArchive) GetNewGeometry

func (*TableInfoGeometryCommandArchive) GetOldGeometry

func (*TableInfoGeometryCommandArchive) GetScaleFactor

func (m *TableInfoGeometryCommandArchive) GetScaleFactor() *TSP.Size

func (*TableInfoGeometryCommandArchive) GetShouldClearObjectPlaceholderFlag

func (m *TableInfoGeometryCommandArchive) GetShouldClearObjectPlaceholderFlag() bool

func (*TableInfoGeometryCommandArchive) GetSuper

func (*TableInfoGeometryCommandArchive) GetTableInfo

func (m *TableInfoGeometryCommandArchive) GetTableInfo() *TSP.Reference

func (*TableInfoGeometryCommandArchive) GetTurnOffAutoResize

func (m *TableInfoGeometryCommandArchive) GetTurnOffAutoResize() bool

func (*TableInfoGeometryCommandArchive) ProtoMessage

func (*TableInfoGeometryCommandArchive) ProtoMessage()

func (*TableInfoGeometryCommandArchive) Reset

func (*TableInfoGeometryCommandArchive) String

type TableModelArchive

type TableModelArchive struct {
	TableId                           *string             `protobuf:"bytes,1,req,name=table_id" json:"table_id,omitempty"`
	FromTableId                       *string             `protobuf:"bytes,43,opt,name=from_table_id" json:"from_table_id,omitempty"`
	TableStyle                        *TSP.Reference      `protobuf:"bytes,3,req,name=table_style" json:"table_style,omitempty"`
	BodyTextStyle                     *TSP.Reference      `protobuf:"bytes,24,req,name=body_text_style" json:"body_text_style,omitempty"`
	HeaderRowTextStyle                *TSP.Reference      `protobuf:"bytes,25,req,name=header_row_text_style" json:"header_row_text_style,omitempty"`
	HeaderColumnTextStyle             *TSP.Reference      `protobuf:"bytes,26,req,name=header_column_text_style" json:"header_column_text_style,omitempty"`
	FooterRowTextStyle                *TSP.Reference      `protobuf:"bytes,27,req,name=footer_row_text_style" json:"footer_row_text_style,omitempty"`
	BodyCellStyle                     *TSP.Reference      `protobuf:"bytes,18,req,name=body_cell_style" json:"body_cell_style,omitempty"`
	HeaderRowStyle                    *TSP.Reference      `protobuf:"bytes,19,req,name=header_row_style" json:"header_row_style,omitempty"`
	HeaderColumnStyle                 *TSP.Reference      `protobuf:"bytes,20,req,name=header_column_style" json:"header_column_style,omitempty"`
	FooterRowStyle                    *TSP.Reference      `protobuf:"bytes,21,req,name=footer_row_style" json:"footer_row_style,omitempty"`
	TableNameStyle                    *TSP.Reference      `protobuf:"bytes,30,opt,name=table_name_style" json:"table_name_style,omitempty"`
	TableNameShapeStyle               *TSP.Reference      `protobuf:"bytes,36,opt,name=table_name_shape_style" json:"table_name_shape_style,omitempty"`
	DataStore                         *DataStore          `protobuf:"bytes,4,req,name=data_store" json:"data_store,omitempty"`
	Provider                          *TSP.Reference      `protobuf:"bytes,5,opt,name=provider" json:"provider,omitempty"`
	NumberOfRows                      *uint32             `protobuf:"varint,6,req,name=number_of_rows" json:"number_of_rows,omitempty"`
	NumberOfColumns                   *uint32             `protobuf:"varint,7,req,name=number_of_columns" json:"number_of_columns,omitempty"`
	TableName                         *string             `protobuf:"bytes,8,req,name=table_name" json:"table_name,omitempty"`
	TableNameEnabled                  *bool               `protobuf:"varint,22,opt,name=table_name_enabled" json:"table_name_enabled,omitempty"`
	TableNameHeight                   *float64            `protobuf:"fixed64,33,opt,name=table_name_height" json:"table_name_height,omitempty"`
	TableNameBorderEnabled            *bool               `protobuf:"varint,37,opt,name=table_name_border_enabled" json:"table_name_border_enabled,omitempty"`
	NumberOfHeaderRows                *uint32             `protobuf:"varint,9,opt,name=number_of_header_rows" json:"number_of_header_rows,omitempty"`
	NumberOfHeaderColumns             *uint32             `protobuf:"varint,10,opt,name=number_of_header_columns" json:"number_of_header_columns,omitempty"`
	NumberOfFooterRows                *uint32             `protobuf:"varint,11,opt,name=number_of_footer_rows" json:"number_of_footer_rows,omitempty"`
	HeaderRowsFrozen                  *bool               `protobuf:"varint,12,opt,name=header_rows_frozen" json:"header_rows_frozen,omitempty"`
	HeaderColumnsFrozen               *bool               `protobuf:"varint,13,opt,name=header_columns_frozen" json:"header_columns_frozen,omitempty"`
	NumberOfHiddenRows                *uint32             `protobuf:"varint,14,opt,name=number_of_hidden_rows" json:"number_of_hidden_rows,omitempty"`
	NumberOfHiddenColumns             *uint32             `protobuf:"varint,15,opt,name=number_of_hidden_columns" json:"number_of_hidden_columns,omitempty"`
	NumberOfUserHiddenRows            *uint32             `protobuf:"varint,41,opt,name=number_of_user_hidden_rows" json:"number_of_user_hidden_rows,omitempty"`
	NumberOfUserHiddenColumns         *uint32             `protobuf:"varint,42,opt,name=number_of_user_hidden_columns" json:"number_of_user_hidden_columns,omitempty"`
	NumberOfFilteredRows              *uint32             `protobuf:"varint,40,opt,name=number_of_filtered_rows" json:"number_of_filtered_rows,omitempty"`
	DefaultRowHeight                  *float64            `protobuf:"fixed64,16,req,name=default_row_height" json:"default_row_height,omitempty"`
	DefaultColumnWidth                *float64            `protobuf:"fixed64,17,req,name=default_column_width" json:"default_column_width,omitempty"`
	OriginOffset                      *CellID             `protobuf:"bytes,23,opt,name=origin_offset" json:"origin_offset,omitempty"`
	PresetIndex                       *uint32             `protobuf:"varint,28,opt,name=preset_index" json:"preset_index,omitempty"`
	RepeatingHeaderRowsEnabled        *bool               `protobuf:"varint,29,opt,name=repeating_header_rows_enabled" json:"repeating_header_rows_enabled,omitempty"`
	RepeatingHeaderColumnsEnabled     *bool               `protobuf:"varint,32,opt,name=repeating_header_columns_enabled" json:"repeating_header_columns_enabled,omitempty"`
	StyleApplyClearsAll               *bool               `protobuf:"varint,31,opt,name=style_apply_clears_all" json:"style_apply_clears_all,omitempty"`
	HiddenStateFormulaOwnerForColumns *TSP.Reference      `protobuf:"bytes,34,opt,name=hidden_state_formula_owner_for_columns" json:"hidden_state_formula_owner_for_columns,omitempty"`
	HiddenStateFormulaOwnerForRows    *TSP.Reference      `protobuf:"bytes,35,opt,name=hidden_state_formula_owner_for_rows" json:"hidden_state_formula_owner_for_rows,omitempty"`
	FilterSet                         *TSP.Reference      `protobuf:"bytes,38,opt,name=filter_set" json:"filter_set,omitempty"`
	ConditionalStyleFormulaOwnerId    *TSCE.CFUUIDArchive `protobuf:"bytes,39,opt,name=conditional_style_formula_owner_id" json:"conditional_style_formula_owner_id,omitempty"`
	XXX_unrecognized                  []byte              `json:"-"`
}

func (*TableModelArchive) GetBodyCellStyle

func (m *TableModelArchive) GetBodyCellStyle() *TSP.Reference

func (*TableModelArchive) GetBodyTextStyle

func (m *TableModelArchive) GetBodyTextStyle() *TSP.Reference

func (*TableModelArchive) GetConditionalStyleFormulaOwnerId

func (m *TableModelArchive) GetConditionalStyleFormulaOwnerId() *TSCE.CFUUIDArchive

func (*TableModelArchive) GetDataStore

func (m *TableModelArchive) GetDataStore() *DataStore

func (*TableModelArchive) GetDefaultColumnWidth

func (m *TableModelArchive) GetDefaultColumnWidth() float64

func (*TableModelArchive) GetDefaultRowHeight

func (m *TableModelArchive) GetDefaultRowHeight() float64

func (*TableModelArchive) GetFilterSet

func (m *TableModelArchive) GetFilterSet() *TSP.Reference

func (*TableModelArchive) GetFooterRowStyle

func (m *TableModelArchive) GetFooterRowStyle() *TSP.Reference

func (*TableModelArchive) GetFooterRowTextStyle

func (m *TableModelArchive) GetFooterRowTextStyle() *TSP.Reference

func (*TableModelArchive) GetFromTableId

func (m *TableModelArchive) GetFromTableId() string

func (*TableModelArchive) GetHeaderColumnStyle

func (m *TableModelArchive) GetHeaderColumnStyle() *TSP.Reference

func (*TableModelArchive) GetHeaderColumnTextStyle

func (m *TableModelArchive) GetHeaderColumnTextStyle() *TSP.Reference

func (*TableModelArchive) GetHeaderColumnsFrozen

func (m *TableModelArchive) GetHeaderColumnsFrozen() bool

func (*TableModelArchive) GetHeaderRowStyle

func (m *TableModelArchive) GetHeaderRowStyle() *TSP.Reference

func (*TableModelArchive) GetHeaderRowTextStyle

func (m *TableModelArchive) GetHeaderRowTextStyle() *TSP.Reference

func (*TableModelArchive) GetHeaderRowsFrozen

func (m *TableModelArchive) GetHeaderRowsFrozen() bool

func (*TableModelArchive) GetHiddenStateFormulaOwnerForColumns

func (m *TableModelArchive) GetHiddenStateFormulaOwnerForColumns() *TSP.Reference

func (*TableModelArchive) GetHiddenStateFormulaOwnerForRows

func (m *TableModelArchive) GetHiddenStateFormulaOwnerForRows() *TSP.Reference

func (*TableModelArchive) GetNumberOfColumns

func (m *TableModelArchive) GetNumberOfColumns() uint32

func (*TableModelArchive) GetNumberOfFilteredRows

func (m *TableModelArchive) GetNumberOfFilteredRows() uint32

func (*TableModelArchive) GetNumberOfFooterRows

func (m *TableModelArchive) GetNumberOfFooterRows() uint32

func (*TableModelArchive) GetNumberOfHeaderColumns

func (m *TableModelArchive) GetNumberOfHeaderColumns() uint32

func (*TableModelArchive) GetNumberOfHeaderRows

func (m *TableModelArchive) GetNumberOfHeaderRows() uint32

func (*TableModelArchive) GetNumberOfHiddenColumns

func (m *TableModelArchive) GetNumberOfHiddenColumns() uint32

func (*TableModelArchive) GetNumberOfHiddenRows

func (m *TableModelArchive) GetNumberOfHiddenRows() uint32

func (*TableModelArchive) GetNumberOfRows

func (m *TableModelArchive) GetNumberOfRows() uint32

func (*TableModelArchive) GetNumberOfUserHiddenColumns

func (m *TableModelArchive) GetNumberOfUserHiddenColumns() uint32

func (*TableModelArchive) GetNumberOfUserHiddenRows

func (m *TableModelArchive) GetNumberOfUserHiddenRows() uint32

func (*TableModelArchive) GetOriginOffset

func (m *TableModelArchive) GetOriginOffset() *CellID

func (*TableModelArchive) GetPresetIndex

func (m *TableModelArchive) GetPresetIndex() uint32

func (*TableModelArchive) GetProvider

func (m *TableModelArchive) GetProvider() *TSP.Reference

func (*TableModelArchive) GetRepeatingHeaderColumnsEnabled

func (m *TableModelArchive) GetRepeatingHeaderColumnsEnabled() bool

func (*TableModelArchive) GetRepeatingHeaderRowsEnabled

func (m *TableModelArchive) GetRepeatingHeaderRowsEnabled() bool

func (*TableModelArchive) GetStyleApplyClearsAll

func (m *TableModelArchive) GetStyleApplyClearsAll() bool

func (*TableModelArchive) GetTableId

func (m *TableModelArchive) GetTableId() string

func (*TableModelArchive) GetTableName

func (m *TableModelArchive) GetTableName() string

func (*TableModelArchive) GetTableNameBorderEnabled

func (m *TableModelArchive) GetTableNameBorderEnabled() bool

func (*TableModelArchive) GetTableNameEnabled

func (m *TableModelArchive) GetTableNameEnabled() bool

func (*TableModelArchive) GetTableNameHeight

func (m *TableModelArchive) GetTableNameHeight() float64

func (*TableModelArchive) GetTableNameShapeStyle

func (m *TableModelArchive) GetTableNameShapeStyle() *TSP.Reference

func (*TableModelArchive) GetTableNameStyle

func (m *TableModelArchive) GetTableNameStyle() *TSP.Reference

func (*TableModelArchive) GetTableStyle

func (m *TableModelArchive) GetTableStyle() *TSP.Reference

func (*TableModelArchive) ProtoMessage

func (*TableModelArchive) ProtoMessage()

func (*TableModelArchive) Reset

func (m *TableModelArchive) Reset()

func (*TableModelArchive) String

func (m *TableModelArchive) String() string

type TableRBTree

type TableRBTree struct {
	Nodes            []*TableRBTree_Node `protobuf:"bytes,1,rep,name=nodes" json:"nodes,omitempty"`
	XXX_unrecognized []byte              `json:"-"`
}

func (*TableRBTree) GetNodes

func (m *TableRBTree) GetNodes() []*TableRBTree_Node

func (*TableRBTree) ProtoMessage

func (*TableRBTree) ProtoMessage()

func (*TableRBTree) Reset

func (m *TableRBTree) Reset()

func (*TableRBTree) String

func (m *TableRBTree) String() string

type TableRBTree_Node

type TableRBTree_Node struct {
	Key              *uint32 `protobuf:"varint,1,req,name=key" json:"key,omitempty"`
	Value            *uint32 `protobuf:"varint,2,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*TableRBTree_Node) GetKey

func (m *TableRBTree_Node) GetKey() uint32

func (*TableRBTree_Node) GetValue

func (m *TableRBTree_Node) GetValue() uint32

func (*TableRBTree_Node) ProtoMessage

func (*TableRBTree_Node) ProtoMessage()

func (*TableRBTree_Node) Reset

func (m *TableRBTree_Node) Reset()

func (*TableRBTree_Node) String

func (m *TableRBTree_Node) String() string

type TableSelection

type TableSelection struct {
	CellRange              *CellRange            `protobuf:"bytes,1,req,name=cellRange" json:"cellRange,omitempty"`
	ExtendedCellRange      *CellRange            `protobuf:"bytes,2,req,name=extendedCellRange" json:"extendedCellRange,omitempty"`
	ExtendedCellRangeValid *bool                 `protobuf:"varint,3,req,name=extendedCellRangeValid" json:"extendedCellRangeValid,omitempty"`
	SelectionType          *SelectionTypeArchive `protobuf:"varint,4,req,name=selection_type,enum=SelectionTypeArchive" json:"selection_type,omitempty"`
	XXX_unrecognized       []byte                `json:"-"`
}

func (*TableSelection) GetCellRange

func (m *TableSelection) GetCellRange() *CellRange

func (*TableSelection) GetExtendedCellRange

func (m *TableSelection) GetExtendedCellRange() *CellRange

func (*TableSelection) GetExtendedCellRangeValid

func (m *TableSelection) GetExtendedCellRangeValid() bool

func (*TableSelection) GetSelectionType

func (m *TableSelection) GetSelectionType() SelectionTypeArchive

func (*TableSelection) ProtoMessage

func (*TableSelection) ProtoMessage()

func (*TableSelection) Reset

func (m *TableSelection) Reset()

func (*TableSelection) String

func (m *TableSelection) String() string

type TableSize

type TableSize struct {
	PackedData       *uint32 `protobuf:"fixed32,1,req,name=packedData" json:"packedData,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*TableSize) GetPackedData

func (m *TableSize) GetPackedData() uint32

func (*TableSize) ProtoMessage

func (*TableSize) ProtoMessage()

func (*TableSize) Reset

func (m *TableSize) Reset()

func (*TableSize) String

func (m *TableSize) String() string

type TableStrokePresetArchive

type TableStrokePresetArchive struct {
	Index            *int32 `protobuf:"varint,1,req,name=index" json:"index,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*TableStrokePresetArchive) GetIndex

func (m *TableStrokePresetArchive) GetIndex() int32

func (*TableStrokePresetArchive) ProtoMessage

func (*TableStrokePresetArchive) ProtoMessage()

func (*TableStrokePresetArchive) Reset

func (m *TableStrokePresetArchive) Reset()

func (*TableStrokePresetArchive) String

func (m *TableStrokePresetArchive) String() string

type TableStyleArchive

type TableStyleArchive struct {
	Super            *TSS.StyleArchive            `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	OverrideCount    *uint32                      `protobuf:"varint,10,opt,name=override_count,def=0" json:"override_count,omitempty"`
	TableProperties  *TableStylePropertiesArchive `protobuf:"bytes,11,opt,name=table_properties" json:"table_properties,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*TableStyleArchive) GetOverrideCount

func (m *TableStyleArchive) GetOverrideCount() uint32

func (*TableStyleArchive) GetSuper

func (m *TableStyleArchive) GetSuper() *TSS.StyleArchive

func (*TableStyleArchive) GetTableProperties

func (m *TableStyleArchive) GetTableProperties() *TableStylePropertiesArchive

func (*TableStyleArchive) ProtoMessage

func (*TableStyleArchive) ProtoMessage()

func (*TableStyleArchive) Reset

func (m *TableStyleArchive) Reset()

func (*TableStyleArchive) String

func (m *TableStyleArchive) String() string

type TableStyleNetworkArchive

type TableStyleNetworkArchive struct {
	TableStyle            *TSP.Reference `protobuf:"bytes,9,req,name=table_style" json:"table_style,omitempty"`
	BodyTextStyle         *TSP.Reference `protobuf:"bytes,1,req,name=body_text_style" json:"body_text_style,omitempty"`
	HeaderRowTextStyle    *TSP.Reference `protobuf:"bytes,2,req,name=header_row_text_style" json:"header_row_text_style,omitempty"`
	HeaderColumnTextStyle *TSP.Reference `protobuf:"bytes,3,req,name=header_column_text_style" json:"header_column_text_style,omitempty"`
	FooterRowTextStyle    *TSP.Reference `protobuf:"bytes,4,req,name=footer_row_text_style" json:"footer_row_text_style,omitempty"`
	BodyCellStyle         *TSP.Reference `protobuf:"bytes,5,req,name=body_cell_style" json:"body_cell_style,omitempty"`
	HeaderRowStyle        *TSP.Reference `protobuf:"bytes,6,req,name=header_row_style" json:"header_row_style,omitempty"`
	HeaderColumnStyle     *TSP.Reference `protobuf:"bytes,7,req,name=header_column_style" json:"header_column_style,omitempty"`
	FooterRowStyle        *TSP.Reference `protobuf:"bytes,8,req,name=footer_row_style" json:"footer_row_style,omitempty"`
	TableNameStyle        *TSP.Reference `protobuf:"bytes,10,opt,name=table_name_style" json:"table_name_style,omitempty"`
	TableNameShapeStyle   *TSP.Reference `protobuf:"bytes,11,opt,name=table_name_shape_style" json:"table_name_shape_style,omitempty"`
	PresetIndex           *uint32        `protobuf:"varint,12,opt,name=preset_index" json:"preset_index,omitempty"`
	XXX_unrecognized      []byte         `json:"-"`
}

func (*TableStyleNetworkArchive) GetBodyCellStyle

func (m *TableStyleNetworkArchive) GetBodyCellStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetBodyTextStyle

func (m *TableStyleNetworkArchive) GetBodyTextStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetFooterRowStyle

func (m *TableStyleNetworkArchive) GetFooterRowStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetFooterRowTextStyle

func (m *TableStyleNetworkArchive) GetFooterRowTextStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetHeaderColumnStyle

func (m *TableStyleNetworkArchive) GetHeaderColumnStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetHeaderColumnTextStyle

func (m *TableStyleNetworkArchive) GetHeaderColumnTextStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetHeaderRowStyle

func (m *TableStyleNetworkArchive) GetHeaderRowStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetHeaderRowTextStyle

func (m *TableStyleNetworkArchive) GetHeaderRowTextStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetPresetIndex

func (m *TableStyleNetworkArchive) GetPresetIndex() uint32

func (*TableStyleNetworkArchive) GetTableNameShapeStyle

func (m *TableStyleNetworkArchive) GetTableNameShapeStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetTableNameStyle

func (m *TableStyleNetworkArchive) GetTableNameStyle() *TSP.Reference

func (*TableStyleNetworkArchive) GetTableStyle

func (m *TableStyleNetworkArchive) GetTableStyle() *TSP.Reference

func (*TableStyleNetworkArchive) ProtoMessage

func (*TableStyleNetworkArchive) ProtoMessage()

func (*TableStyleNetworkArchive) Reset

func (m *TableStyleNetworkArchive) Reset()

func (*TableStyleNetworkArchive) String

func (m *TableStyleNetworkArchive) String() string

type TableStylePresetArchive

type TableStylePresetArchive struct {
	Index            *int32         `protobuf:"varint,1,opt,name=index" json:"index,omitempty"`
	Image            *TSP.Reference `protobuf:"bytes,2,opt,name=image" json:"image,omitempty"`
	StyleNetwork     *TSP.Reference `protobuf:"bytes,3,opt,name=style_network" json:"style_network,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*TableStylePresetArchive) GetImage

func (m *TableStylePresetArchive) GetImage() *TSP.Reference

func (*TableStylePresetArchive) GetIndex

func (m *TableStylePresetArchive) GetIndex() int32

func (*TableStylePresetArchive) GetStyleNetwork

func (m *TableStylePresetArchive) GetStyleNetwork() *TSP.Reference

func (*TableStylePresetArchive) ProtoMessage

func (*TableStylePresetArchive) ProtoMessage()

func (*TableStylePresetArchive) Reset

func (m *TableStylePresetArchive) Reset()

func (*TableStylePresetArchive) String

func (m *TableStylePresetArchive) String() string

type TableStylePropertiesArchive

type TableStylePropertiesArchive struct {
	BandedRows                                *bool                          `protobuf:"varint,1,opt,name=banded_rows" json:"banded_rows,omitempty"`
	BandedFill                                *TSD.FillArchive               `protobuf:"bytes,2,opt,name=banded_fill" json:"banded_fill,omitempty"`
	BehavesLikeSpreadsheet                    *bool                          `protobuf:"varint,21,opt,name=behaves_like_spreadsheet" json:"behaves_like_spreadsheet,omitempty"`
	AutoResize                                *bool                          `protobuf:"varint,22,opt,name=auto_resize" json:"auto_resize,omitempty"`
	DeprecatedHeaderRowSeparatorStroke        *Deprecated_TableStrokeArchive `protobuf:"bytes,4,opt,name=deprecated_header_row_separator_stroke" json:"deprecated_header_row_separator_stroke,omitempty"`
	DeprecatedHeaderRowBorderStroke           *Deprecated_TableStrokeArchive `protobuf:"bytes,5,opt,name=deprecated_header_row_border_stroke" json:"deprecated_header_row_border_stroke,omitempty"`
	DeprecatedHeaderRowHorizontalStroke       *Deprecated_TableStrokeArchive `protobuf:"bytes,23,opt,name=deprecated_header_row_horizontal_stroke" json:"deprecated_header_row_horizontal_stroke,omitempty"`
	DeprecatedHeaderRowVerticalStroke         *Deprecated_TableStrokeArchive `protobuf:"bytes,24,opt,name=deprecated_header_row_vertical_stroke" json:"deprecated_header_row_vertical_stroke,omitempty"`
	DeprecatedHeaderColumnBorderStroke        *Deprecated_TableStrokeArchive `protobuf:"bytes,7,opt,name=deprecated_header_column_border_stroke" json:"deprecated_header_column_border_stroke,omitempty"`
	DeprecatedHeaderColumnSeparatorStroke     *Deprecated_TableStrokeArchive `` /* 128-byte string literal not displayed */
	DeprecatedHeaderColumnHorizontalStroke    *Deprecated_TableStrokeArchive `` /* 131-byte string literal not displayed */
	DeprecatedHeaderColumnVerticalStroke      *Deprecated_TableStrokeArchive `` /* 127-byte string literal not displayed */
	DeprecatedFooterRowSeparatorStroke        *Deprecated_TableStrokeArchive `protobuf:"bytes,10,opt,name=deprecated_footer_row_separator_stroke" json:"deprecated_footer_row_separator_stroke,omitempty"`
	DeprecatedFooterRowBorderStroke           *Deprecated_TableStrokeArchive `protobuf:"bytes,11,opt,name=deprecated_footer_row_border_stroke" json:"deprecated_footer_row_border_stroke,omitempty"`
	DeprecatedFooterRowHorizontalStroke       *Deprecated_TableStrokeArchive `protobuf:"bytes,27,opt,name=deprecated_footer_row_horizontal_stroke" json:"deprecated_footer_row_horizontal_stroke,omitempty"`
	DeprecatedFooterRowVerticalStroke         *Deprecated_TableStrokeArchive `protobuf:"bytes,28,opt,name=deprecated_footer_row_vertical_stroke" json:"deprecated_footer_row_vertical_stroke,omitempty"`
	DeprecatedTableBodyHorizontalBorderStroke *Deprecated_TableStrokeArchive `` /* 139-byte string literal not displayed */
	DeprecatedTableBodyVerticalBorderStroke   *Deprecated_TableStrokeArchive `` /* 135-byte string literal not displayed */
	DeprecatedTableBodyHorizontalStroke       *Deprecated_TableStrokeArchive `protobuf:"bytes,30,opt,name=deprecated_table_body_horizontal_stroke" json:"deprecated_table_body_horizontal_stroke,omitempty"`
	DeprecatedTableBodyVerticalStroke         *Deprecated_TableStrokeArchive `protobuf:"bytes,31,opt,name=deprecated_table_body_vertical_stroke" json:"deprecated_table_body_vertical_stroke,omitempty"`
	StrokePresetList                          *StrokePresetListArchive       `protobuf:"bytes,32,opt,name=stroke_preset_list" json:"stroke_preset_list,omitempty"`
	VStrokesVisible                           *bool                          `protobuf:"varint,33,opt,name=v_strokes_visible" json:"v_strokes_visible,omitempty"`
	HStrokesVisible                           *bool                          `protobuf:"varint,34,opt,name=h_strokes_visible" json:"h_strokes_visible,omitempty"`
	HrSeparatorVisible                        *bool                          `protobuf:"varint,35,opt,name=hr_separator_visible" json:"hr_separator_visible,omitempty"`
	HcSeparatorVisible                        *bool                          `protobuf:"varint,36,opt,name=hc_separator_visible" json:"hc_separator_visible,omitempty"`
	FooterSeparatorVisible                    *bool                          `protobuf:"varint,37,opt,name=footer_separator_visible" json:"footer_separator_visible,omitempty"`
	TableBorderVisible                        *bool                          `protobuf:"varint,38,opt,name=table_border_visible" json:"table_border_visible,omitempty"`
	TableHeaderBorderVisible                  *bool                          `protobuf:"varint,39,opt,name=table_header_border_visible" json:"table_header_border_visible,omitempty"`
	TableHcDividerVisible                     *bool                          `protobuf:"varint,42,opt,name=table_hc_divider_visible" json:"table_hc_divider_visible,omitempty"`
	TableHrDividerVisible                     *bool                          `protobuf:"varint,43,opt,name=table_hr_divider_visible" json:"table_hr_divider_visible,omitempty"`
	TableFooterDividerVisible                 *bool                          `protobuf:"varint,44,opt,name=table_footer_divider_visible" json:"table_footer_divider_visible,omitempty"`
	OBSOLETEMasterFontSize                    *int32                         `protobuf:"varint,40,opt,name=OBSOLETE_master_font_size" json:"OBSOLETE_master_font_size,omitempty"`
	MasterFontFamily                          *string                        `protobuf:"bytes,41,opt,name=master_font_family" json:"master_font_family,omitempty"`
	WritingDirection                          *TSWP.WritingDirectionType     `protobuf:"varint,45,opt,name=writing_direction,enum=TSWP.WritingDirectionType" json:"writing_direction,omitempty"`
	HeaderRowSeparatorStroke                  *TSD.StrokeArchive             `protobuf:"bytes,46,opt,name=header_row_separator_stroke" json:"header_row_separator_stroke,omitempty"`
	HeaderRowBorderStroke                     *TSD.StrokeArchive             `protobuf:"bytes,47,opt,name=header_row_border_stroke" json:"header_row_border_stroke,omitempty"`
	HeaderRowHorizontalStroke                 *TSD.StrokeArchive             `protobuf:"bytes,48,opt,name=header_row_horizontal_stroke" json:"header_row_horizontal_stroke,omitempty"`
	HeaderRowVerticalStroke                   *TSD.StrokeArchive             `protobuf:"bytes,49,opt,name=header_row_vertical_stroke" json:"header_row_vertical_stroke,omitempty"`
	HeaderColumnBorderStroke                  *TSD.StrokeArchive             `protobuf:"bytes,50,opt,name=header_column_border_stroke" json:"header_column_border_stroke,omitempty"`
	HeaderColumnSeparatorStroke               *TSD.StrokeArchive             `protobuf:"bytes,51,opt,name=header_column_separator_stroke" json:"header_column_separator_stroke,omitempty"`
	HeaderColumnHorizontalStroke              *TSD.StrokeArchive             `protobuf:"bytes,52,opt,name=header_column_horizontal_stroke" json:"header_column_horizontal_stroke,omitempty"`
	HeaderColumnVerticalStroke                *TSD.StrokeArchive             `protobuf:"bytes,53,opt,name=header_column_vertical_stroke" json:"header_column_vertical_stroke,omitempty"`
	FooterRowSeparatorStroke                  *TSD.StrokeArchive             `protobuf:"bytes,54,opt,name=footer_row_separator_stroke" json:"footer_row_separator_stroke,omitempty"`
	FooterRowBorderStroke                     *TSD.StrokeArchive             `protobuf:"bytes,55,opt,name=footer_row_border_stroke" json:"footer_row_border_stroke,omitempty"`
	FooterRowHorizontalStroke                 *TSD.StrokeArchive             `protobuf:"bytes,56,opt,name=footer_row_horizontal_stroke" json:"footer_row_horizontal_stroke,omitempty"`
	FooterRowVerticalStroke                   *TSD.StrokeArchive             `protobuf:"bytes,57,opt,name=footer_row_vertical_stroke" json:"footer_row_vertical_stroke,omitempty"`
	TableBodyHorizontalBorderStroke           *TSD.StrokeArchive             `protobuf:"bytes,58,opt,name=table_body_horizontal_border_stroke" json:"table_body_horizontal_border_stroke,omitempty"`
	TableBodyVerticalBorderStroke             *TSD.StrokeArchive             `protobuf:"bytes,59,opt,name=table_body_vertical_border_stroke" json:"table_body_vertical_border_stroke,omitempty"`
	TableBodyHorizontalStroke                 *TSD.StrokeArchive             `protobuf:"bytes,60,opt,name=table_body_horizontal_stroke" json:"table_body_horizontal_stroke,omitempty"`
	TableBodyVerticalStroke                   *TSD.StrokeArchive             `protobuf:"bytes,61,opt,name=table_body_vertical_stroke" json:"table_body_vertical_stroke,omitempty"`
	XXX_unrecognized                          []byte                         `json:"-"`
}

func (*TableStylePropertiesArchive) GetAutoResize

func (m *TableStylePropertiesArchive) GetAutoResize() bool

func (*TableStylePropertiesArchive) GetBandedFill

func (m *TableStylePropertiesArchive) GetBandedFill() *TSD.FillArchive

func (*TableStylePropertiesArchive) GetBandedRows

func (m *TableStylePropertiesArchive) GetBandedRows() bool

func (*TableStylePropertiesArchive) GetBehavesLikeSpreadsheet

func (m *TableStylePropertiesArchive) GetBehavesLikeSpreadsheet() bool

func (*TableStylePropertiesArchive) GetDeprecatedFooterRowBorderStroke

func (m *TableStylePropertiesArchive) GetDeprecatedFooterRowBorderStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedFooterRowHorizontalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedFooterRowHorizontalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedFooterRowSeparatorStroke

func (m *TableStylePropertiesArchive) GetDeprecatedFooterRowSeparatorStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedFooterRowVerticalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedFooterRowVerticalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderColumnBorderStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderColumnBorderStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderColumnHorizontalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderColumnHorizontalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderColumnSeparatorStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderColumnSeparatorStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderColumnVerticalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderColumnVerticalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderRowBorderStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderRowBorderStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderRowHorizontalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderRowHorizontalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderRowSeparatorStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderRowSeparatorStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedHeaderRowVerticalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedHeaderRowVerticalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedTableBodyHorizontalBorderStroke

func (m *TableStylePropertiesArchive) GetDeprecatedTableBodyHorizontalBorderStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedTableBodyHorizontalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedTableBodyHorizontalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedTableBodyVerticalBorderStroke

func (m *TableStylePropertiesArchive) GetDeprecatedTableBodyVerticalBorderStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetDeprecatedTableBodyVerticalStroke

func (m *TableStylePropertiesArchive) GetDeprecatedTableBodyVerticalStroke() *Deprecated_TableStrokeArchive

func (*TableStylePropertiesArchive) GetFooterRowBorderStroke

func (m *TableStylePropertiesArchive) GetFooterRowBorderStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetFooterRowHorizontalStroke

func (m *TableStylePropertiesArchive) GetFooterRowHorizontalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetFooterRowSeparatorStroke

func (m *TableStylePropertiesArchive) GetFooterRowSeparatorStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetFooterRowVerticalStroke

func (m *TableStylePropertiesArchive) GetFooterRowVerticalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetFooterSeparatorVisible

func (m *TableStylePropertiesArchive) GetFooterSeparatorVisible() bool

func (*TableStylePropertiesArchive) GetHStrokesVisible

func (m *TableStylePropertiesArchive) GetHStrokesVisible() bool

func (*TableStylePropertiesArchive) GetHcSeparatorVisible

func (m *TableStylePropertiesArchive) GetHcSeparatorVisible() bool

func (*TableStylePropertiesArchive) GetHeaderColumnBorderStroke

func (m *TableStylePropertiesArchive) GetHeaderColumnBorderStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderColumnHorizontalStroke

func (m *TableStylePropertiesArchive) GetHeaderColumnHorizontalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderColumnSeparatorStroke

func (m *TableStylePropertiesArchive) GetHeaderColumnSeparatorStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderColumnVerticalStroke

func (m *TableStylePropertiesArchive) GetHeaderColumnVerticalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderRowBorderStroke

func (m *TableStylePropertiesArchive) GetHeaderRowBorderStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderRowHorizontalStroke

func (m *TableStylePropertiesArchive) GetHeaderRowHorizontalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderRowSeparatorStroke

func (m *TableStylePropertiesArchive) GetHeaderRowSeparatorStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHeaderRowVerticalStroke

func (m *TableStylePropertiesArchive) GetHeaderRowVerticalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetHrSeparatorVisible

func (m *TableStylePropertiesArchive) GetHrSeparatorVisible() bool

func (*TableStylePropertiesArchive) GetMasterFontFamily

func (m *TableStylePropertiesArchive) GetMasterFontFamily() string

func (*TableStylePropertiesArchive) GetOBSOLETEMasterFontSize

func (m *TableStylePropertiesArchive) GetOBSOLETEMasterFontSize() int32

func (*TableStylePropertiesArchive) GetStrokePresetList

func (m *TableStylePropertiesArchive) GetStrokePresetList() *StrokePresetListArchive

func (*TableStylePropertiesArchive) GetTableBodyHorizontalBorderStroke

func (m *TableStylePropertiesArchive) GetTableBodyHorizontalBorderStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetTableBodyHorizontalStroke

func (m *TableStylePropertiesArchive) GetTableBodyHorizontalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetTableBodyVerticalBorderStroke

func (m *TableStylePropertiesArchive) GetTableBodyVerticalBorderStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetTableBodyVerticalStroke

func (m *TableStylePropertiesArchive) GetTableBodyVerticalStroke() *TSD.StrokeArchive

func (*TableStylePropertiesArchive) GetTableBorderVisible

func (m *TableStylePropertiesArchive) GetTableBorderVisible() bool

func (*TableStylePropertiesArchive) GetTableFooterDividerVisible

func (m *TableStylePropertiesArchive) GetTableFooterDividerVisible() bool

func (*TableStylePropertiesArchive) GetTableHcDividerVisible

func (m *TableStylePropertiesArchive) GetTableHcDividerVisible() bool

func (*TableStylePropertiesArchive) GetTableHeaderBorderVisible

func (m *TableStylePropertiesArchive) GetTableHeaderBorderVisible() bool

func (*TableStylePropertiesArchive) GetTableHrDividerVisible

func (m *TableStylePropertiesArchive) GetTableHrDividerVisible() bool

func (*TableStylePropertiesArchive) GetVStrokesVisible

func (m *TableStylePropertiesArchive) GetVStrokesVisible() bool

func (*TableStylePropertiesArchive) GetWritingDirection

func (m *TableStylePropertiesArchive) GetWritingDirection() TSWP.WritingDirectionType

func (*TableStylePropertiesArchive) ProtoMessage

func (*TableStylePropertiesArchive) ProtoMessage()

func (*TableStylePropertiesArchive) Reset

func (m *TableStylePropertiesArchive) Reset()

func (*TableStylePropertiesArchive) String

func (m *TableStylePropertiesArchive) String() string

type ThemePresetsArchive

type ThemePresetsArchive struct {
	TableStylePresets      []*TSP.Reference `protobuf:"bytes,1,rep,name=table_style_presets" json:"table_style_presets,omitempty"`
	TableCellStrokePresets []*TSP.Reference `protobuf:"bytes,2,rep,name=table_cell_stroke_presets" json:"table_cell_stroke_presets,omitempty"`
	XXX_unrecognized       []byte           `json:"-"`
}

func (*ThemePresetsArchive) GetTableCellStrokePresets

func (m *ThemePresetsArchive) GetTableCellStrokePresets() []*TSP.Reference

func (*ThemePresetsArchive) GetTableStylePresets

func (m *ThemePresetsArchive) GetTableStylePresets() []*TSP.Reference

func (*ThemePresetsArchive) ProtoMessage

func (*ThemePresetsArchive) ProtoMessage()

func (*ThemePresetsArchive) Reset

func (m *ThemePresetsArchive) Reset()

func (*ThemePresetsArchive) String

func (m *ThemePresetsArchive) String() string

type Tile

type Tile struct {
	MaxColumn        *uint32        `protobuf:"varint,1,req,name=maxColumn" json:"maxColumn,omitempty"`
	MaxRow           *uint32        `protobuf:"varint,2,req,name=maxRow" json:"maxRow,omitempty"`
	NumCells         *uint32        `protobuf:"varint,3,req,name=numCells" json:"numCells,omitempty"`
	Numrows          *uint32        `protobuf:"varint,4,req,name=numrows" json:"numrows,omitempty"`
	StorageVersion   *uint32        `protobuf:"varint,6,opt,name=storage_version" json:"storage_version,omitempty"`
	RowInfos         []*TileRowInfo `protobuf:"bytes,5,rep,name=rowInfos" json:"rowInfos,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*Tile) GetMaxColumn

func (m *Tile) GetMaxColumn() uint32

func (*Tile) GetMaxRow

func (m *Tile) GetMaxRow() uint32

func (*Tile) GetNumCells

func (m *Tile) GetNumCells() uint32

func (*Tile) GetNumrows

func (m *Tile) GetNumrows() uint32

func (*Tile) GetRowInfos

func (m *Tile) GetRowInfos() []*TileRowInfo

func (*Tile) GetStorageVersion

func (m *Tile) GetStorageVersion() uint32

func (*Tile) ProtoMessage

func (*Tile) ProtoMessage()

func (*Tile) Reset

func (m *Tile) Reset()

func (*Tile) String

func (m *Tile) String() string

type TileRowInfo

type TileRowInfo struct {
	StorageVersion    *uint32 `protobuf:"varint,5,opt,name=storage_version" json:"storage_version,omitempty"`
	TileRowIndex      *uint32 `protobuf:"varint,1,req,name=tileRowIndex" json:"tileRowIndex,omitempty"`
	CellCount         *uint32 `protobuf:"varint,2,req,name=cellCount" json:"cellCount,omitempty"`
	CellStorageBuffer []byte  `protobuf:"bytes,3,req,name=cellStorageBuffer" json:"cellStorageBuffer,omitempty"`
	CellOffsets       []byte  `protobuf:"bytes,4,req,name=cellOffsets" json:"cellOffsets,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*TileRowInfo) GetCellCount

func (m *TileRowInfo) GetCellCount() uint32

func (*TileRowInfo) GetCellOffsets

func (m *TileRowInfo) GetCellOffsets() []byte

func (*TileRowInfo) GetCellStorageBuffer

func (m *TileRowInfo) GetCellStorageBuffer() []byte

func (*TileRowInfo) GetStorageVersion

func (m *TileRowInfo) GetStorageVersion() uint32

func (*TileRowInfo) GetTileRowIndex

func (m *TileRowInfo) GetTileRowIndex() uint32

func (*TileRowInfo) ProtoMessage

func (*TileRowInfo) ProtoMessage()

func (*TileRowInfo) Reset

func (m *TileRowInfo) Reset()

func (*TileRowInfo) String

func (m *TileRowInfo) String() string

type TileStorage

type TileStorage struct {
	Tiles            []*TileStorage_Tile `protobuf:"bytes,1,rep,name=tiles" json:"tiles,omitempty"`
	XXX_unrecognized []byte              `json:"-"`
}

func (*TileStorage) GetTiles

func (m *TileStorage) GetTiles() []*TileStorage_Tile

func (*TileStorage) ProtoMessage

func (*TileStorage) ProtoMessage()

func (*TileStorage) Reset

func (m *TileStorage) Reset()

func (*TileStorage) String

func (m *TileStorage) String() string

type TileStorage_Tile

type TileStorage_Tile struct {
	Tileid           *uint32        `protobuf:"varint,1,req,name=tileid" json:"tileid,omitempty"`
	Tile             *TSP.Reference `protobuf:"bytes,2,req,name=tile" json:"tile,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*TileStorage_Tile) GetTile

func (m *TileStorage_Tile) GetTile() *TSP.Reference

func (*TileStorage_Tile) GetTileid

func (m *TileStorage_Tile) GetTileid() uint32

func (*TileStorage_Tile) ProtoMessage

func (*TileStorage_Tile) ProtoMessage()

func (*TileStorage_Tile) Reset

func (m *TileStorage_Tile) Reset()

func (*TileStorage_Tile) String

func (m *TileStorage_Tile) String() string

type TokenAttachmentArchive

type TokenAttachmentArchive struct {
	Super            *TSWP.UIGraphicalAttachment `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	ExpressionNode   *TSP.Reference              `protobuf:"bytes,2,opt,name=expressionNode" json:"expressionNode,omitempty"`
	XXX_unrecognized []byte                      `json:"-"`
}

func (*TokenAttachmentArchive) GetExpressionNode

func (m *TokenAttachmentArchive) GetExpressionNode() *TSP.Reference

func (*TokenAttachmentArchive) GetSuper

func (*TokenAttachmentArchive) ProtoMessage

func (*TokenAttachmentArchive) ProtoMessage()

func (*TokenAttachmentArchive) Reset

func (m *TokenAttachmentArchive) Reset()

func (*TokenAttachmentArchive) String

func (m *TokenAttachmentArchive) String() string

type UndoRedoStateCommandSelectionBehaviorArchive

type UndoRedoStateCommandSelectionBehaviorArchive struct {
	BeforeUndoRedoState  *TSP.Reference    `protobuf:"bytes,1,opt,name=before_undo_redo_state" json:"before_undo_redo_state,omitempty"`
	AfterUndoRedoState   *TSP.Reference    `protobuf:"bytes,2,opt,name=after_undo_redo_state" json:"after_undo_redo_state,omitempty"`
	TableInfo            *TSP.Reference    `protobuf:"bytes,3,opt,name=table_info" json:"table_info,omitempty"`
	BeforeTableSelection *SelectionArchive `protobuf:"bytes,4,opt,name=before_table_selection" json:"before_table_selection,omitempty"`
	AfterTableSelection  *SelectionArchive `protobuf:"bytes,6,opt,name=after_table_selection" json:"after_table_selection,omitempty"`
	XXX_unrecognized     []byte            `json:"-"`
}

func (*UndoRedoStateCommandSelectionBehaviorArchive) GetAfterTableSelection

func (*UndoRedoStateCommandSelectionBehaviorArchive) GetAfterUndoRedoState

func (m *UndoRedoStateCommandSelectionBehaviorArchive) GetAfterUndoRedoState() *TSP.Reference

func (*UndoRedoStateCommandSelectionBehaviorArchive) GetBeforeTableSelection

func (m *UndoRedoStateCommandSelectionBehaviorArchive) GetBeforeTableSelection() *SelectionArchive

func (*UndoRedoStateCommandSelectionBehaviorArchive) GetBeforeUndoRedoState

func (m *UndoRedoStateCommandSelectionBehaviorArchive) GetBeforeUndoRedoState() *TSP.Reference

func (*UndoRedoStateCommandSelectionBehaviorArchive) GetTableInfo

func (*UndoRedoStateCommandSelectionBehaviorArchive) ProtoMessage

func (*UndoRedoStateCommandSelectionBehaviorArchive) Reset

func (*UndoRedoStateCommandSelectionBehaviorArchive) String

type WPTableInfoArchive

type WPTableInfoArchive struct {
	Super            *TableInfoArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"`
	Storage          *TSP.Reference    `protobuf:"bytes,2,opt,name=storage" json:"storage,omitempty"`
	XXX_unrecognized []byte            `json:"-"`
}

func (*WPTableInfoArchive) GetStorage

func (m *WPTableInfoArchive) GetStorage() *TSP.Reference

func (*WPTableInfoArchive) GetSuper

func (m *WPTableInfoArchive) GetSuper() *TableInfoArchive

func (*WPTableInfoArchive) ProtoMessage

func (*WPTableInfoArchive) ProtoMessage()

func (*WPTableInfoArchive) Reset

func (m *WPTableInfoArchive) Reset()

func (*WPTableInfoArchive) String

func (m *WPTableInfoArchive) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL