SpreadsheetGear 2023
ITextFrame Interface Members
Properties  Methods 

SpreadsheetGear.Shapes Namespace : ITextFrame Interface

The following tables list the members exposed by ITextFrame.

Public Properties
 NameDescription
 PropertyDeprecated - this property is no longer supported by Excel 2007 or by SpreadsheetGear.  
 PropertyReturns true if the AutoMargins property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the property which specifies whether the size of the associated shape will increase to display all of the text in the shape.  
 PropertyReturns true if the AutoSize property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyReturns an instance of ICharacters representing all of the text associated with a shape.  
 PropertyGets or sets the horizontal alignment of this text frame.  
 PropertyReturns true if the HorizontalAlignment property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the property which specifies whether text will be locked when sheet protection is enabled.  
 PropertyReturns true if the LockText property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the size of the bottom margin of this text frame in points.  
 PropertyReturns true if the MarginBottom property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the size of the left margin of this text frame in points.  
 PropertyReturns true if the MarginLeft property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the size of the right margin of this text frame in points.  
 PropertyReturns true if the MarginRight property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the size of the top margin of this text frame in points.  
 PropertyReturns true if the MarginTop property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the text orientation of this text frame.  
 PropertyReturns true if the Orientation property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyGets or sets the vertical alignment of this text frame.  
 PropertyReturns true if the VerticalAlignment property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
Top
Public Methods
 NameDescription
 MethodReturns an instance of ICharacters representing the specified text associated with a shape.  
Top
See Also

Reference

ITextFrame Interface
SpreadsheetGear.Shapes Namespace
IShape Interface