GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > FormatResult 構造体 : RepeatIndex プロパティ |
'Declaration
Public ReadOnly Property RepeatIndex As Integer
'使用法
Dim instance As FormatResult Dim value As Integer value = instance.RepeatIndex
public int RepeatIndex {get;}