Modifier and Type | Class and Description |
---|---|
class |
CellsCellFormattedTextFragmentCollection
Represents a collection of formatted text fragments in an Excel document cell.
|
class |
CellsShapeFormattedTextFragmentCollection
Represents a collection of formatted text fragments in an Excel document text shape.
|
class |
CellsTextEffectFormattedTextFragmentCollection
Represents a collection of formatted text fragments in an Excel document WordArt shape.
|
class |
DiagramFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a Visio document.
|
class |
PdfFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a pdf document.
|
class |
PdfShapeFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a pdf document XObject, Artifact or Annotation.
|
class |
PdfTextFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a pdf document main text.
|
class |
SlidesFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a PowerPoint document.
|
class |
WordsFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a Word document.
|
class |
WordsShapeFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a Word document shape.
|
class |
WordsTextFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a Word document main text.
|
class |
WordsWordArtShapeFormattedTextFragmentCollection
Represents a collection of formatted text fragments in a Word document WordArt shape.
|
Modifier and Type | Method and Description |
---|---|
FormattedTextFragmentCollection |
CellsCellPossibleWatermark.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
CellsCellPossibleWatermark . |
FormattedTextFragmentCollection |
CellsShape.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
CellsShape . |
FormattedTextFragmentCollection |
DiagramShape.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
DiagramShape . |
FormattedTextFragmentCollection |
PdfShape.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
PdfShape . |
FormattedTextFragmentCollection |
PdfTextPossibleWatermark.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
PdfTextPossibleWatermark . |
FormattedTextFragmentCollection |
PossibleWatermark.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
PossibleWatermark . |
FormattedTextFragmentCollection |
ShapePossibleWatermark.getFormattedTextFragments()
Gets the collection of formatted text fragments of the shape.
|
FormattedTextFragmentCollection |
SlidesShape.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
SlidesShape . |
FormattedTextFragmentCollection |
WordsShape.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
WordsShape . |
FormattedTextFragmentCollection |
WordsTextPossibleWatermark.getFormattedTextFragments()
Gets the collection of formatted text fragments of this
WordsTextPossibleWatermark . |
Copyright © 2018. All rights reserved.