Corners Interface

Represents the corners of a 3-D chart.

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

Syntax

'Declaration
<GuidAttribute("AE6D45E5-981E-4547-8752-674BB55420A5")> _
Public Interface Corners
'Usage
Dim instance As Corners
[GuidAttribute("AE6D45E5-981E-4547-8752-674BB55420A5")]
public interface Corners

Remarks

This object isn’t a collection.

Use the Corners property to return the Corners object.

If the chart isn’t a 3-D chart, the Corners property fails.

See Also

Reference

Corners Members

Microsoft.Office.Interop.Word Namespace