バージョン

GetFormattingSettingsForField メソッド

特定のフィールドおよびパラメーターの書式設定を返します。
シンタックス
'宣言
 
Function GetFormattingSettingsForField( _
   ByVal fieldName As String, _
   ByVal dataType As RVDashboardDataType, _
   ByVal currentSettings As RVFormattingSpec, _
   ByVal isAggregated As Boolean _
) As RVFormattingSpec
RVFormattingSpec GetFormattingSettingsForField( 
   string fieldName,
   RVDashboardDataType dataType,
   RVFormattingSpec currentSettings,
   bool isAggregated
)

パラメータ

fieldName
フィールドの名前。
dataType
フィールドのデータ型
currentSettings
フィールドの元の設定
isAggregated
渡されたフィールドに集計があるかどうかを示すフラグ

戻り値の型

新規の書式設定
プラットフォーム

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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

参照