Show / Hide Table of Contents

Struct ExcelDataPagination

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 ExcelDataPagination

Fields

| Improve this Doc View Source

RowCount

Declaration
public uint RowCount
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

StartId

Declaration
public uint StartId
Field Value
Type Description
System.UInt32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX