docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ExcelModuleInterface
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -106,10 +106,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L8">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L8">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule">ExdModule</h4>
<div class="markdown level1 summary"></div>
@ -137,10 +137,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L10">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L10">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)">GetSheetByIndex(UInt32)</h4>
@ -148,8 +148,7 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[VirtualFunction(1)]
public ExcelSheet*GetSheetByIndex(uint sheetIndex)</code></pre>
<pre><code class="lang-csharp hljs">public ExcelSheet*GetSheetByIndex(uint sheetIndex)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -185,10 +184,10 @@ public ExcelSheet*GetSheetByIndex(uint sheetIndex)</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L13">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L13">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)">GetSheetByName(String)</h4>
@ -196,8 +195,7 @@ public ExcelSheet*GetSheetByIndex(uint sheetIndex)</code></pre>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[VirtualFunction(2)]
public ExcelSheet*GetSheetByName(string sheetName)</code></pre>
<pre><code class="lang-csharp hljs">public ExcelSheet*GetSheetByName(string sheetName)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -239,10 +237,10 @@ public ExcelSheet*GetSheetByName(string sheetName)</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L6" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L5" class="contribution-link">View Source</a>
</li>
</ul>
</div>