Spread Silverlight Documentation
ReferencePortions Property


GrapeCity.CalcEngine.Expressions Namespace > CalcStructReferenceExpression Class : ReferencePortions Property
Get the specific portions of the table..
Syntax
'Declaration
 
Public ReadOnly Property ReferencePortions As StructReferencePortions
'Usage
 
Dim instance As CalcStructReferenceExpression
Dim value As StructReferencePortions
 
value = instance.ReferencePortions
public StructReferencePortions ReferencePortions {get;}

Property Value

A special item specifier is a way to refer to specific portions of the table.
See Also

Reference

CalcStructReferenceExpression Class
CalcStructReferenceExpression Members