Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ITextFrame Interface
Properties Methods

In This Topic
    ITextFrame Interface Members
    In This Topic

    The following tables list the members exposed by ITextFrame.

    Public Properties
     NameDescription
     PropertyGets or sets whether Spread automatically calculates text frame margins.  
     PropertyThe size of the specified object that changes automatically to fit text within its boundaries.  
     PropertyGets or sets a boolean value indicating whether the user can edit text of the shape.  
     PropertyReturns whether the specified text frame has text.  
     PropertyGets or sets a HorizontalAlignment value that represents the horizontal alignment for the specified object.  
     PropertyReturns or sets the horizontal overflow setting for the specified object.  
     PropertyReturns or sets the distance (in pixels) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     PropertyReturns or sets the distance (in pixels) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text.  
     PropertyReturns or sets the distance (in pixels) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.  
     PropertyReturns or sets the distance (in pixels) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.  
     PropertyReturns or sets a value that represents the text frame orientation.  
     PropertyReturns or sets the Word Art type for the specified text frame.  
     PropertyGets the ITextRange object that represents the text in the object.  
     PropertyGets or sets a VerticalAlignment value that represents the vertical alignment of the specified object.  
     PropertyReturns or sets the vertical anchor type for the specified text.  
     PropertyReturns or sets the vertical overflow setting for the specified object. Read/write  
     PropertyReturns or sets text break lines within or past the boundaries of the shape.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the text from a text frame and all the associated text properties.  
    Top
    See Also