ExcelPreviewData$json top-level constant
Implementation
@$core.Deprecated('Use excelPreviewDataDescriptor instead')
const ExcelPreviewData$json = {
'1': 'ExcelPreviewData',
'2': [
{
'1': 'header_list',
'3': 1,
'4': 3,
'5': 11,
'6': '.jmash.protobuf.ExcelHeaderData',
'10': 'headerList'
},
{
'1': 'content_list',
'3': 2,
'4': 3,
'5': 11,
'6': '.jmash.protobuf.ExcelContentData',
'10': 'contentList'
},
{'1': 'header_start_row', '3': 3, '4': 1, '5': 5, '10': 'headerStartRow'},
{'1': 'header_count', '3': 4, '4': 1, '5': 5, '10': 'headerCount'},
],
};