BenSelect Documentation
ExcelHelper Class Properties
See Also  Send Feedback
ETI.Report Namespace : ExcelHelper Class


For a list of all members of this type, see ExcelHelper members.

Public Properties

 NameDescription
public PropertyActiveSheetThe Sheet where we are working on, 1-based(First sheet is 1, not 0). Always set this property before working on a file. You can read or write this value.  
public PropertyActiveSheetNameThe sheet where we are working on, referred by name instead of by index.  
public PropertyColCountNumber of columns actually used on the active sheet.  
public PropertyRowCountNumber of rows actually used on the sheet.  
public PropertySheetCountGets the sheet count.  
Top

See Also

© 2024 All Rights Reserved.