|
CrossTabEngineTableLoadCBTXLSX Method
|
Load CBT and return xlsx blob for display.
Namespace: RCS.Carbon.TablesAssembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax public byte[] TableLoadCBTXLSX(
string path
)
Parameters
- path String
[Missing <param name="path"/> documentation for "M:RCS.Carbon.Tables.CrossTabEngine.TableLoadCBTXLSX(System.String)"]
Return Value
ByteA standard engine ok response.
See Also