Comment.Shape Property

Definition

Returns a Shape object that represents the shape attached to the specified comment.

public:
 property Microsoft::Office::Interop::Excel::Shape ^ Shape { Microsoft::Office::Interop::Excel::Shape ^ get(); };
public Microsoft.Office.Interop.Excel.Shape Shape { get; }
Public ReadOnly Property Shape As Shape

Property Value

Applies to