Shape.TextFrame2 Property

Definition

Returns an object that contains text formatting for the specified shape. Read-only.

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

Property Value

TextFrame2

Applies to