photo

Satoshi Furukawa


Last seen: 1 giorno fa Attivo dal 2021

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1
  • First Answer
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


Unable to obtain Sheets object in ActiveX control.
 Use the ActiveX control to write values ​​to an Excel file. objExcel = actxserver('excel.application'); objExcel.Visible ...

circa 20 ore fa | 1 risposta | 0

1

risposta

Domanda


How to save oullook email as text format
As below, I can save oullook email in msg format, but I don't know how to save it in text formati. Please advise me. objol =...

10 mesi fa | 1 risposta | 0

1

risposta

Risposto
Y軸のラベルの指数表示を数値で表示するにはどうすればよいですか?
目盛りラベルが指数表記を使用しないように、指数値を 0 に変更します. Ax = gca; Ax.YAxis.Exponent = 0;

circa 2 anni fa | 0

Risposto
Change of the width of the Column of tables in PowerPoint from MATLAB using ActiveX
I got it running with t_table.Table.Columns.Item(i).Width = 120; Where Item(i) denotes the ith column.

oltre 3 anni fa | 0

| accettato

Domanda


Change of the width of the Column of tables in PowerPoint from MATLAB using ActiveX
Using ActiveX, I added a table to PowerPoint. Please tell me the method to change the width of the column that I appointed. ...

oltre 3 anni fa | 1 risposta | 0

1

risposta