Range.Summary Property

Definition

Determines if the range is an outlining summary row or column.

public:
 property System::Object ^ Summary { System::Object ^ get(); };
public object Summary { get; }
Public ReadOnly Property Summary As Object

Property Value

Remarks

This property returns True if the range is an outlining summary row or column.

The range should be a row or a column.

Applies to