Class ExcelParagraph
- Namespace
- OfficeOpenXml.Style
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelParagraph : ExcelTextFont
- Inheritance
-
ExcelParagraph
- Inherited Members
- Extension Methods
Constructors
ExcelParagraph(XmlNamespaceManager, XmlNode, string, string[])
public ExcelParagraph(XmlNamespaceManager ns, XmlNode rootNode, string path, string[] schemaNodeOrder)
Parameters
Properties
Text
public string Text { get; set; }