Struct ExcelColumnDefinition
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Lumina.Data.Structs.Excel
Assembly: Lumina.dll
Syntax
public struct ExcelColumnDefinition
Fields
| Improve this Doc View SourceOffset
Declaration
public ushort Offset
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Type
Declaration
public ExcelColumnDataType Type
Field Value
| Type | Description |
|---|---|
| ExcelColumnDataType |
Properties
| Improve this Doc View SourceIsBoolType
Declaration
public bool IsBoolType { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |