Excel for UWP/WinRT
ShrinkToFit プロパティ

この XLStyle がセルの内容を縮小して全体を表示するどうかを取得または設定します。
構文
'宣言
 
Public Property ShrinkToFit As System.Boolean
public System.bool ShrinkToFit {get; set;}
解説
内容がセル幅より長い場合は、内容が縮小されて全体が表示されます。
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

参照

関連項目

XLStyle クラス
XLStyle メンバ

Send Feedback