Class ExcelParagraph
Handels paragraph text
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Data.OfficeOpenXml.Style
Assembly: Experior.Core.dll
Syntax
public sealed class ExcelParagraph : ExcelTextFont
Constructors
ExcelParagraph(XmlNamespaceManager, XmlNode, String, String[])
Declaration
public ExcelParagraph(XmlNamespaceManager ns, XmlNode rootNode, string path, string[] schemaNodeOrder)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlNamespaceManager | ns | |
System.Xml.XmlNode | rootNode | |
System.String | path | |
System.String[] | schemaNodeOrder |
Properties
Text
TextBlock
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |