Share via


IOutline.SummaryRow Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property SummaryRow As XlSummaryRow
    Get
    Set
'Usage
Dim instance As IOutline
Dim value As XlSummaryRow

value = instance.SummaryRow

instance.SummaryRow = value
XlSummaryRow SummaryRow { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSummaryRow

See Also

Reference

IOutline Interface

IOutline Members

Microsoft.Office.Interop.Excel Namespace