| GrapeCity.CalcEngine.Expressions Namespace : StructReferencePortions Enumeration |
'Declaration Public Enum StructReferencePortions Inherits System.Enum
'Usage Dim instance As StructReferencePortions
public enum StructReferencePortions : System.Enum
| Member | Description |
|---|---|
| All | All table area. |
| Data | The data area. |
| DataAndTotals | The data and totals area. |
| Headers | The headers area. |
| HeadersAndData | The headers and data area. |
| NotSpecific | NotSpecific is same as Data. |
| ThisRow | This row. |
| Totals | The totals area. |
System.Object
System.ValueType
System.Enum
GrapeCity.CalcEngine.Expressions.StructReferencePortions
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)