FlexReport for WinForms
StartPosition プロパティ (C1TextRange)


C1.Document アセンブリ > C1.Document 名前空間 > C1TextRange 構造体 : StartPosition プロパティ
Gets or sets the 0-based start position in the text range.
シンタックス
'宣言
 
Public Property StartPosition As System.Integer
'使用法
 
Dim instance As C1TextRange
Dim value As System.Integer
 
instance.StartPosition = value
 
value = instance.StartPosition
public System.int StartPosition {get; set;}
参照

参照

C1TextRange 構造体
C1TextRange メンバ