Tab
Contents
[
Hide
]
Tab class
Represents a tabulation for a text.
The Tab type exposes the following members:
Constructors
Name | Description |
---|---|
Tab(position, align) | Initializes a new instance of the Tab class |
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
position | Returns or sets position of a tab. Assigning this property can change tab’s index in collection and invalidate Enumerator. Read/write float. |
alignment | Returns or sets align style of a tab. Read/write TabAlignment. |
slide | Returns the base slide. Read-only IBaseSlide. |
presentation | Returns the presentation. Read-only IPresentation. |
Methods
Name | Description |
---|---|
compare_to(obj) | Compares the current instance with another object of the same type. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides