Struct ExcelDataRowHeader
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 ExcelDataRowHeader
Fields
| Improve this Doc View SourceDataSize
Declaration
public uint DataSize
Field Value
Type | Description |
---|---|
System.UInt32 |
RowCount
Declaration
public ushort RowCount
Field Value
Type | Description |
---|---|
System.UInt16 |