Aspose.Cells.Drawing.Texts
Contents
[
Hide
]The Aspose.Cells.Drawing.Texts namespace provides classes that draw and format texts objects such paragraph, bullet and more.
Classes
| Class | Description |
|---|---|
| AutoNumberedBulletValue | Represents automatic numbered bullet. |
| Bullet | Represents the bullet points should be applied to a paragraph. |
| BulletValue | Represents the value of the bullet. |
| CharacterBulletValue | Represents the character bullet. |
| FontSettingCollection | Represents the list of FontSetting. |
| NoneBulletValue | Represents no bullet. |
| PictureBulletValue | Represents the value of the image bullet. |
| ShapeTextAlignment | Represents the setting of shape’s text alignment; |
| TextBoxOptions | Represents the text options of the shape |
| TextOptions | Represents the text options. |
| TextParagraph | Represents the text paragraph setting. |
| TextParagraphCollection | Represents all text paragraph. |
| TextTabStop | Represents tab stop. |
| TextTabStopCollection | Represents the list of all tab stops. |
Enumeration
| Enumeration | Description |
|---|---|
| BulletType | Represents the type of the bullet. |
| LineSpaceSizeType | Represents the unit type of line space size. |
| ShapeTextVerticalAlignmentType | It corresponds to “Format Shape - Text Options - Text Box - Vertical Alignment” in Excel. |
| TextAutonumberScheme | Represents all automatic number scheme. |
| TextFontAlignType | Represents the different types of font alignment. |
| TextNodeType | Represents the node type. |
| TextTabAlignmentType | Represents the text tab alignment types. |
| TextVerticalType | Represents the text direct type. |