Uses of Class
org.openl.excel.parser.event.EventSheetDescriptor
-
Packages that use EventSheetDescriptor Package Description org.openl.excel.parser.event -
-
Uses of EventSheetDescriptor in org.openl.excel.parser.event
Methods in org.openl.excel.parser.event that return types with arguments of type EventSheetDescriptor Modifier and Type Method Description List<EventSheetDescriptor>WorkbookListener. getSheets()Constructors in org.openl.excel.parser.event with parameters of type EventSheetDescriptor Constructor Description SharedValueListener(EventSheetDescriptor sheet)TableStyleListener(EventSheetDescriptor sheet, IGridRegion tableRegion)
-