Class ExcelTextFormatFixedWidth
Describes how to split a fixed width text. Used by the ExcelRange.LoadFromText method
Inheritance
System.Object
ExcelTextFormatFixedWidth
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class ExcelTextFormatFixedWidth : ExcelTextFormatFixedWidthBase
Constructors
ExcelTextFormatFixedWidth()
Declaration
public ExcelTextFormatFixedWidth()