[]
        
(Showing Draft Content)

GC.Spread.Sheets.DataValidation.HighlightPosition

列挙体: HighlightPosition

Sheets.DataValidation.HighlightPosition

データ検証の強調表示位置を示します。

Table of contents

列挙メンバー

列挙メンバー

bottomLeft

bottomLeft = 3

無効なデータセルの左下に協調表示フラグを設定します。


bottomRight

bottomRight = 2

無効なデータセルの右下に協調表示フラグを設定します。


outsideLeft

outsideLeft = 4

無効なデータセルの左側に協調表示のアイコンを設定します。


outsideRight

outsideRight = 5

無効なデータセルの右側に協調表示のアイコンを設定します。


topLeft

topLeft = 0

無効なデータセルの左上に協調表示フラグを設定します。


topRight

topRight = 1

無効なデータセルの右上に協調表示フラグを設定します。