Jeremy: Head over to the docs for 4D View and check the values for PV SET CELL PROPERTY. 4D View has a very "granular" API:
PV SET CELL PROPERTY ( area ; column ; row ; pv style hor alignment ; pv value hor alignment center ) -- Douglas von Roeder 949-336-2902 On Mon, Jan 9, 2017 at 5:49 PM, Jeremy French <[email protected]> wrote: > How do I programmatically center cell content? > > I am able to center by selecting a cell, and choosing the menu “Styles -> > Cells”. Then selecting the “Alignment” tab in the Format dialog, and > choosing “Center” from the “Horizontal Alignment” group. > > But, how do I horizontally center content programmatically? > > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

