GrapeCity.Xaml.SpreadSheet.Data Namespace > Worksheet Class : GetFillText Method |
'Declaration Public Function GetFillText( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal fillType As AutoFillType, _ ByVal fillDirection As FillDirection _ ) As String
'Usage Dim instance As Worksheet Dim row As Integer Dim column As Integer Dim fillType As AutoFillType Dim fillDirection As FillDirection Dim value As String value = instance.GetFillText(row, column, fillType, fillDirection)
public string GetFillText( int row, int column, AutoFillType fillType, FillDirection fillDirection )
Target Platforms: Windows Server 2012, Windows RT