ExcelParagraph Members

Office Open XML

The ExcelParagraph type exposes the following members.

Constructors

  NameDescription
ExcelParagraph
Initializes a new instance of the ExcelParagraph class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetFromFont
Set the font style from a font object
(Inherited from ExcelTextFont.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Bold (Inherited from ExcelTextFont.)
Color (Inherited from ExcelTextFont.)
ComplexFont (Inherited from ExcelTextFont.)
Italic (Inherited from ExcelTextFont.)
LatinFont (Inherited from ExcelTextFont.)
Size (Inherited from ExcelTextFont.)
Strike (Inherited from ExcelTextFont.)
Text
Text
UnderLine (Inherited from ExcelTextFont.)
UnderLineColor (Inherited from ExcelTextFont.)

See Also