SpreadsheetGear.Shapes Namespace > ITextFrame Interface : Characters Property |
'Declaration
ReadOnly Property Characters As ICharacters
'Usage
Dim instance As ITextFrame Dim value As ICharacters value = instance.Characters
ICharacters Characters {get;}
read-only property Characters: ICharacters;
function get Characters : ICharacters
__property ICharacters* get_Characters();
property ICharacters^ Characters { ICharacters^ get(); }
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