:: org :: openoffice :: vba :: Excel ::

constants group XlSortMethod

Constants
xlPinYin  
xlStroke  
Constants' Details
xlPinYin
const short xlPinYin = 1;
xlStroke
const short xlStroke = 2;
Top of Page