Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Grid Style

Just tried the latest 3.1.3 and these properties don't seem to be working

CALL Set_Property(OLE_TABLE_ADD,"OLE.VerticalGridStyle","Solid")
CALL Set_Property(OLE_TABLE_ADD,"OLE.HorizontalGridStyle","DotSmall")


Comments

  • A bad typo on my end caused this to break before compile. Looks like I'll be having another minor release soon.
  • Happens to all of us from time to time.
  • Confirmed that this works in 3.1.4.RC1

    There is however a retrograde, in that the body font applied to the ColumnList seems to have been lost.
Sign In or Register to comment.