'宣言 Public Enum RibbonPreviewAction Inherits System.Enum
'使用法 Dim instance As RibbonPreviewAction
public enum RibbonPreviewAction : System.Enum
'宣言 Public Enum RibbonPreviewAction Inherits System.Enum
'使用法 Dim instance As RibbonPreviewAction
public enum RibbonPreviewAction : System.Enum
| メンバ | 解説 | 
|---|---|
| CloseSearch | 検索ツールバーを非表示にします。 | 
| CopyText | 選択したテキストをコピーします。 | 
| DeselectAll | すべてのテキストの選択を解除します。 | 
| ExpandRibbon | リボンを復元します。 | 
| Export | エクスポートボタン。 | 
| FileClose | レポートを閉じます。 | 
| FileOpen | ファイルを開くボタン。 | 
| FirstPage | 最初のページに移動ボタン。 | 
| HandTool | ハンドツール。 | 
| HistoryNext | 前の履歴分割ボタン。 | 
| HistoryPrev | 次の履歴分割ボタン。 | 
| Landscape | 横ページ方向。 | 
| LastPage | 最後のページに移動ボタン。 | 
| MatchCase | 大文字小文字の区別。 | 
| MatchWholeWord | 単語単位。 | 
| MinimizeRibbon | リボンを折りたたみます。 | 
| NextPage | 次のページに移動ボタン。 | 
| None | アクションなし。 | 
| OutlinePanel | アウトラインパネル。 | 
| PageCountLabel | 総ページ数ラベル(「/{0}」)。 | 
| PageNumberBox | ページ番号ラベル(「ページ」)とテキストボックス。 | 
| PageSetup | ページ設定ボタン。 | 
| PageViewContinuous | 連続ページビューボタン。 | 
| PageViewSingle | 単一ページビューボタン。 | 
| PageViewTwoUp | 2 ページビューボタン。 | 
| PageViewTwoUpContinuous | 連続 2 ページビューボタン。 | 
| PageWidth | ページ幅に合わせます。 | 
| Portrait | 縦ページ方向。 | 
| PrevPage | 前のページに移動ボタン。 | 
| ドキュメントの印刷ボタン。 | |
| ProgressBar | ステータスのプログレスバー。 | 
| Reflow | レポートをリフローします。 | 
| SearchBarSeparator | 検索バーに表示されるセパレータ。 | 
| SearchNext | 次の一致を検索します。 | 
| SearchPrev | 前の一致を検索します。 | 
| SearchText | 検索ツールバーまたはパネルを表示します。 | 
| SearchTextBox | 検索ラベル(「検索:」)およびテキストボックス。 | 
| SelectAll | すべてのテキストを選択します。 | 
| SelectTextTool | テキスト選択ツール。 | 
| StatusLabel | ステータスラベル。 | 
| TextSearchPanel | テキスト検索パネル。 | 
| ThumbnailPanel | サムネイルパネル。 | 
| WholePage | ページ全体に合わせます。 | 
| Zoom100 | 100% ズーム。 | 
| ZoomIn | ズームインボタン。 | 
| ZoomInTool | ズームインツールボタン。 | 
| ZoomLevel | ズームレベルダイアログ。 | 
| ZoomOut | ズームアウトボタン。 | 
| ZoomOutTool | ズームアウトボタン。 | 
| ZoomTrack | ズームトラックバー。 | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.RibbonPreview.RibbonPreviewAction