Struct ExcelSheet
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: FFXIVClientStructs.FFXIV.Component.Excel
Assembly: FFXIVClientStructs.dll
Syntax
public struct ExcelSheet
Fields
| Improve this Doc View SourceRowCount
Declaration
public uint RowCount
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
SheetName
Declaration
public byte *SheetName
Field Value
| Type | Description |
|---|---|
| System.Byte* |
vfunc
Declaration
public void **vfunc
Field Value
| Type | Description |
|---|---|
| System.Void** |
vtbl
Declaration
public void *vtbl
Field Value
| Type | Description |
|---|---|
| System.Void* |