SpreadsheetGear 2023
Characters Property (ITextFrame)


SpreadsheetGear.Shapes Namespace > ITextFrame Interface : Characters Property
Returns an instance of ICharacters representing all of the text associated with a shape.
Syntax
'Declaration
 
ReadOnly Property Characters As ICharacters
'Usage
 
Dim instance As ITextFrame
Dim value As ICharacters
 
value = instance.Characters
ICharacters Characters {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ITextFrame Interface
ITextFrame Members
GetCharacters Method