IPortionFormatEffectiveData class
IPortionFormatEffectiveData class
Immutable object which contains effective text portion formatting properties.
The IPortionFormatEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
bookmark_id | Returns bookmark identifier. Read-only str. |
hyperlink_click | Returns the hyperlink defined for mouse click. Read-only IHyperlink . |
hyperlink_mouse_over | Returns the hyperlink defined for mouse over. Read-only IHyperlink . |
line_format | |
fill_format | |
effect_format | |
highlight_color | |
underline_line_format | |
underline_fill_format | |
font_bold | |
font_italic | |
kumimoji | |
normalise_height | |
proof_disabled | |
font_underline | |
text_cap_type | |
strikethrough_type | |
smart_tag_clean | |
is_hard_underline_line | |
is_hard_underline_fill | |
font_height | |
latin_font | |
east_asian_font | |
complex_script_font | |
symbol_font | |
escapement | |
kerning_minimal_size | |
language_id | |
alternative_language_id | |
spacing |
Remarks
This interface is used together with the IPortionFormat
interface to return effective formatting values with inheritance applied.
See Also
- class
IPortionFormat
- module
aspose.slides
- library
Aspose.Slides