SpreadsheetGear 2012
ITextFrame Interface Members
Properties  Methods 

The following tables list the members exposed by ITextFrame.

Public Properties
 NameDescription
 PropertyAutoMarginsDeprecated - this property is no longer supported by Excel 2007 or by SpreadsheetGear.  
 PropertyAutoMarginsDefinedReturns true if the AutoMargins property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyAutoSizeGets or sets the property which specifies whether the size of the associated shape will increase to display all of the text in the shape.  
 PropertyAutoSizeDefinedReturns true if the AutoSize property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyCharactersReturns an instance of ICharacters representing all of the text associated with a shape.  
 PropertyHorizontalAlignmentGets or sets the horizontal alignment of this text frame.  
 PropertyHorizontalAlignmentDefinedReturns true if the HorizontalAlignment property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyLockTextGets or sets the property which specifies whether text will be locked when sheet protection is enabled.  
 PropertyLockTextDefinedReturns true if the LockText property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyMarginBottomGets or sets the size of the bottom margin of this text frame in points.  
 PropertyMarginBottomDefinedReturns true if the MarginBottom property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyMarginLeftGets or sets the size of the left margin of this text frame in points.  
 PropertyMarginLeftDefinedReturns true if the MarginLeft property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyMarginRightGets or sets the size of the right margin of this text frame in points.  
 PropertyMarginRightDefinedReturns true if the MarginRight property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyMarginTopGets or sets the size of the top margin of this text frame in points.  
 PropertyMarginTopDefinedReturns true if the MarginTop property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyOrientationGets or sets the text orientation of this text frame.  
 PropertyOrientationDefinedReturns true if the Orientation property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
 PropertyVerticalAlignmentGets or sets the vertical alignment of this text frame.  
 PropertyVerticalAlignmentDefinedReturns true if the VerticalAlignment property of all shapes represented by this ITextFormat is the same, otherwise false is returned.  
Top
Public Methods
 NameDescription
 MethodGetCharactersReturns an instance of ICharacters representing the specified text associated with a shape.  
Top
See Also

Reference

ITextFrame Interface
SpreadsheetGear.Shapes Namespace
IShape Interface

Send Feedback