Excel for UWP/WinRT
OutlinesBelow プロパティ

アウトラインボタンの垂直方向の位置を示す値を取得または設定します。
構文
'宣言
 
Public Property OutlinesBelow As System.Boolean
public System.bool OutlinesBelow {get; set;}
解説
このプロパティが true に設定されている場合、アウトラインボタンはアウトライングループの下に配置されます。そうでない場合は、アウトライングループの上に配置されます。

デフォルト値は true です。

.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

XLSheet クラス
XLSheet メンバ

Send Feedback