Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ExpressionView Class
Properties Methods


ExpressionView Class Members

The following tables list the members exposed by ExpressionView.

Public Properties
 NameDescription
Public PropertyGets the left column index of this ExpressionView in the Worksheet.  
Public PropertyGets the right column index of this ExpressionView in the Worksheet.  
Public PropertyGets the ExpressionViewCell represents the specified cell.  
Public PropertyGets or sets a value indicating whether the evaluated range reference will be kept as it is.  
Public PropertyGets the top row index of this ExpressionView in the Worksheet.  
Public PropertyGets the bottom row index of this ExpressionView in the Worksheet.  
Top
Public Methods
 NameDescription
Public MethodRemoves the expression view from the owner Worksheet.  
Public MethodGets the ExpressionViewCell represents the specified cell. This function is no thread-safe.  
Top
See Also