search for: horizontalalign

Displaying 2 results from an estimated 2 matches for "horizontalalign".

2010 Mar 23
0
rdcomclient issue - member not found when using borders
...,"Q","R","S","T","U","V","W","X","Y","Z") print(Cell) exportDataFrame(Data, at = sh$Range(Cell)) B3R<-sh$Range(Cell) B3R[["Formula"]] <- Title1 #B3R[["HorizontalAlignment"]]<-"xlRight" B3R<-sh$Range(paste(letters[grep(substring(Cell,1,1),letters)+1],substri ng(Cell,2),sep="")) B3R[["Formula"]] <- Title2 #B3R[["HorizontalAlignment"]]<-"xlLeft" B3R<-sh$Range(paste(substri...
2010 Mar 24
0
R-help ordinal regression
...ot;U","V","W","X","Y","Z") > > ? ? print(Cell) > > ? ? exportDataFrame(Data, at = sh$Range(Cell)) > > > > ? ? B3R<-sh$Range(Cell) > > ? ? B3R[["Formula"]] <- Title1 > > ? ? #B3R[["HorizontalAlignment"]]<-"xlRight" > > > > > B3R<-sh$Range(paste(letters[grep(substring(Cell,1,1),letters)+1],substri > ng(Cell,2),sep="")) > > ? ? B3R[["Formula"]] <- Title2 > > ? ? #B3R[["HorizontalAlignment"]]<-"x...