X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8d24d4edd1f91339918134d2420af39c324aa1f..706f14210b7d782742b4fdbaea0adc25bdcced4d:/docs/latex/wx/grid.tex diff --git a/docs/latex/wx/grid.tex b/docs/latex/wx/grid.tex index 4dcd0089f5..3c16a30999 100644 --- a/docs/latex/wx/grid.tex +++ b/docs/latex/wx/grid.tex @@ -462,8 +462,8 @@ and the \helpref{wxGrid overview}{gridoverview} for more information. Sets the arguments to the current column label alignment values. -Horizontal alignment will be one of wxLEFT, wxCENTRE or wxRIGHT. \\ -Vertical alignment will be one of wxTOP, wxCENTRE or wxBOTTOM. +Horizontal alignment will be one of wxALIGN\_LEFT, wxALIGN\_CENTRE or wxALIGN\_RIGHT.\\ +Vertical alignment will be one of wxALIGN\_TOP, wxALIGN\_CENTRE or wxALIGN\_BOTTOM. \perlnote{This method takes no parameters and returns a 2-element list {\tt ( horiz, vert )}.}