次の方法で共有


FontWeight フィールド

フォントの太さを返します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected Const FontWeight As String
'使用
Dim value As String

value = StyleBase.FontWeight
protected const string FontWeight
protected:
literal String^ FontWeight
static val mutable FontWeight: string
protected const var FontWeight : String