LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

Sunday, December 27, 2020

Googleスライドを段落単位で表示したい


アニメーション内で「段落ごと」にチェックを入れると
プレゼン時に段落ごとのアニメーションを設定できます。



STEP1
対象のスライドで2本指クリックしてコンテキストメニューを開きます

STEP2
段落ごと をチェックします



参考

スライドにアニメーションを追加する
箇条書きのテキストを 1 項目ずつアニメーション表示するには、[段落ごと] チェックボックスをオンにします。

Latest post

Extracting data from Google Sheets with regular expressions

Introduction Regular expressions are a powerful tool that can be used to extract data from text.  In Google Sheets, regular expressions ca...