Description
After confirmation, resets all custom table styles to the factory values.
Syntax
LoadFactoryTableStyles |
Remarks
Current factory table styles are as below.
' name bord wg c tnt dash vrule hrule cell margins first last odd even
' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
' format = tname,TLBR,2pt,K,100,dashname,0.5pt,K,100,full,0.5pt,K,100,full,2pt,2pt,2pt,2pt,K,50, K, 30,K, 50,K, 20
SystemUserOptions.T_TableStyle1 = "0001,TLBR,1pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,K,0,K,0,K,0,K,0" ' borders no fill
SystemUserOptions.T_TableStyle2 = "0002,TLBR,1pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,K,30,K,0,K,0,K,0" ' as 0001, but the header fill
SystemUserOptions.T_TableStyle3 = "0003,TLBR,1pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,K,30,K,0,K,20,K,0" ' as 0002, but the header + odd fill
SystemUserOptions.T_TableStyle4 = "0004,TLBR,1pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,K,30,K,50,K,20,K,10" ' as 0004, but the all filled
SystemUserOptions.T_TableStyle5 = "0005,TLBR,2pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,M,30,K,0,K,0,K,0" ' borders 2pt, M header fill
SystemUserOptions.T_TableStyle6 = "0006,TLBR,1pt,K,100,,0.25pt,K,100,,0.25pt,K,100,,2pt,2pt,2pt,2pt,M,30,C,50,M,20,C,10" ' as 0005, but the all filled
SystemUserOptions.T_TableStyle7 = "0007,TLBR,1pt,K,100,,0pt,K,100,,0pt,K,100,,2pt,2pt,2pt,2pt,M,30,C,50,M,20,C,10" ' as 0006, but the no rules
SystemUserOptions.T_TableStyle8 = "0008,TLBR,1pt,K,100,,0.5pt,K,0,,0.5pt,K,0,,2pt,2pt,2pt,2pt,M,30,C,50,M,20,C,10" ' as 0006, but white rules
SystemUserOptions.T_TableStyle9 = "0009,TLBR,1pt,K,30,,0.25pt,K,30,,0.25pt,K,30,,2pt,2pt,2pt,2pt,K,0,K,0,K,0,K,0" ' borders no fill, gray rules