Feeds
답변 있음
how to set the word doc page layout in two column from matlab
Use following code line in activex server. word.ActiveWindow.Selection.Sections.First.PageSetup.TextColumns.SetCount(2)
how to set the word doc page layout in two column from matlab
Use following code line in activex server. word.ActiveWindow.Selection.Sections.First.PageSetup.TextColumns.SetCount(2)
거의 5년 전 | 0

