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