Click or drag to resize

CrossTabEngine.SetPropsXLSX Method

Set table display properties and return the XLSXblob for Silver

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public byte[] SetPropsXLSX(
	XDisplayProperties dprops
)

Parameters

dprops  XDisplayProperties
Display properties.

Return Value

Byte[]
the XLSXblob for Silver
See Also