Spread Silverlight Documentation
TableName Property


GrapeCity.CalcEngine.Expressions Namespace > CalcStructReferenceExpression Class : TableName Property
Gets the table name.
Syntax
'Declaration
 
Public ReadOnly Property TableName As System.String
'Usage
 
Dim instance As CalcStructReferenceExpression
Dim value As System.String
 
value = instance.TableName
public System.string TableName {get;}
See Also

Reference

CalcStructReferenceExpression Class
CalcStructReferenceExpression Members