TextFrame2 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
- Implementações
Propriedades
Application | |
AutoSize | |
Column | |
Creator | |
HasText | |
HorizontalAnchor | |
MarginBottom | |
MarginLeft | |
MarginRight | |
MarginTop | |
NoTextRotation |
Retorna ou define um valor que especifica se o texto de uma forma será girado se a própria forma estiver sendo girada. |
Orientation | |
Parent | |
PathFormat | |
Ruler | |
TextRange | |
ThreeD | |
VerticalAnchor | |
WarpFormat | |
WordArtformat | |
WordWrap |
Métodos
DeleteText() |