SpreadsheetGear Namespace > IOutline Interface : SummaryRow Property |
'Declaration
Property SummaryRow As SummaryRow
'Usage
Dim instance As IOutline Dim value As SummaryRow instance.SummaryRow = value value = instance.SummaryRow
SummaryRow SummaryRow {get; set;}
read-write property SummaryRow: SummaryRow;
function get,set SummaryRow : SummaryRow
__property SummaryRow get_SummaryRow(); __property void set_SummaryRow( SummaryRow value );
property SummaryRow SummaryRow { SummaryRow get(); void set ( SummaryRow value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2