Element Details: Excel+Sheet+Break
 Back


Available in: Logi Info Source code name: ExcelSheetBreak

This element can be added in the report definition to mark the starting point for the next sheet in the Excel workbook.

There can be any number of sheet break elements up to the Excel maximum of 255 sheets (also dependent on computer memory).

If a sheetbreak element exists in the report definition, only the content after it in the report will be exported, all elements before it will be ignored.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ExcelDeleteBlankSheet
True
False
_blank
By default Excel exports add a blank worksheet in addition to the worksheet(s) with the data If this attribute is set to true then this blank worksheet will be deleted.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SheetName
UserDefined
Name of the new sheet being added to the excel workbook.



PARENT ELEMENTS

Click element to drill down for more information.

Body Tab Panel


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top