TextFrame2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class TextFrame2 : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C0398-0000-0000-C000-000000000046")]
public interface TextFrame2 : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C0398-0000-0000-C000-000000000046")>]
type TextFrame2 = interface
interface _IMsoDispObj
Public Interface TextFrame2
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Application | |
AutoSize | |
Column | |
Creator | |
HasText | |
HorizontalAnchor | |
MarginBottom | |
MarginLeft | |
MarginRight | |
MarginTop | |
NoTextRotation |
Returns or sets a value that specifies if the text on a shape is rotated if the shape itself is being rotated. |
Orientation | |
Parent | |
PathFormat | |
Ruler | |
TextRange | |
ThreeD | |
VerticalAnchor | |
WarpFormat | |
WordArtformat | |
WordWrap |
Methods
DeleteText() |