XmlMappedRange.Summary Property

Gets a value that indicates whether the XmlMappedRange is an outlining summary row or column.

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

Syntax

'Declaration
ReadOnly Property Summary As Object
Object Summary { get; }

Property Value

Type: System.Object
true if the XmlMappedRange is an outlining summary row or column; otherwise, false.

.NET Framework Security

See Also

Reference

XmlMappedRange Interface

Microsoft.Office.Tools.Excel Namespace