GetCharacters
Shape.GetCharacters method
Devuelve todos los objetos Characters que representan un rango de caracteres dentro del texto .
public ArrayList GetCharacters()
Valor_devuelto
Todos los objetos de Personajes
Ejemplos
[C#]
ArrayList list = shape.GetCharacters();
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells