com.aspose.slides
Interface IPortionFormatEffectiveData
- All Known Implementing Classes:
- PortionFormatEffectiveData
public interface IPortionFormatEffectiveData
Immutable object which contains text portion formatting properties.
This class is used together with the Portion
class to return effective formatting values with inheritance applied.
- See Also:
Portion.CreatePortionFormatEffective
getLineFormat
ILineFormatEffectiveData getLineFormat()
getFillFormat
IFillFormatEffectiveData getFillFormat()
getEffectFormat
IEffectFormatEffectiveData getEffectFormat()
getHighlightColor
java.awt.Color getHighlightColor()
getUnderlineLineFormat
ILineFormatEffectiveData getUnderlineLineFormat()
getUnderlineFillFormat
IFillFormatEffectiveData getUnderlineFillFormat()
getBookmarkId
java.lang.String getBookmarkId()
getHyperlinkClick
IHyperlink getHyperlinkClick()
getHyperlinkMouseOver
IHyperlink getHyperlinkMouseOver()
getFontBold
boolean getFontBold()
getFontItalic
boolean getFontItalic()
getKumimoji
boolean getKumimoji()
getNormaliseHeight
boolean getNormaliseHeight()
getProofDisabled
boolean getProofDisabled()
getFontUnderline
byte getFontUnderline()
getTextCapType
byte getTextCapType()
getStrikethroughType
byte getStrikethroughType()
getSmartTagClean
boolean getSmartTagClean()
isHardUnderlineLine
boolean isHardUnderlineLine()
isHardUnderlineFill
boolean isHardUnderlineFill()
getFontHeight
float getFontHeight()
getLatinFont
IFontData getLatinFont()
getEastAsianFont
IFontData getEastAsianFont()
getComplexScriptFont
IFontData getComplexScriptFont()
getSymbolFont
IFontData getSymbolFont()
getEscapement
float getEscapement()
getKerningMinimalSize
float getKerningMinimalSize()
getLanguageId
java.lang.String getLanguageId()
getAlternativeLanguageId
java.lang.String getAlternativeLanguageId()
getSpacing
float getSpacing()