Skip to main content

Creating a Custom Table

Any custom data table can be created and loaded. What is important is to create the spreadsheet according the desired data table format.

The following is a list of the supported data types for custom tables.

Custom Table Supported Data Types
System.SByteSystem.ByteSystem.BooleanSystem.Char
System.Int16System.UInt16System.Int32System.UInt32
System.Int64System.UInt64System.SingleSystem.Double
System.DecimalSystem.DateTimeSystem.GuidSystem.String

ClosedEXAMPLE: Custom Table File Format

The following figure provides an example of a custom table import file.Figure 989: Custom Table Import File Format example