FlexReport for WinForms
SetValue メソッド (RenderParagraphValue)


C1.Document アセンブリ > C1.Document 名前空間 > RenderParagraphValue クラス : SetValue メソッド
The value of Value property.
The value of RenderParagraphText.Text property.
The value of Format property.
For internal use. Initializes all properties of current RenderParagraphValue object with specified values.
シンタックス
'宣言
 
Public Sub SetValue( _
   ByVal value As System.Object, _
   ByVal text As System.String, _
   ByVal format As System.String _
) 
'使用法
 
Dim instance As RenderParagraphValue
Dim value As System.Object
Dim text As System.String
Dim format As System.String
 
instance.SetValue(value, text, format)
public void SetValue( 
   System.object value,
   System.string text,
   System.string format
)

パラメータ

value
The value of Value property.
text
The value of RenderParagraphText.Text property.
format
The value of Format property.
参照

参照

RenderParagraphValue クラス
RenderParagraphValue メンバ