GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > UIHelper クラス : GetAutoFillValue メソッド |
'宣言
Public Shared Function GetAutoFillValue( _ ByVal worksheet As IWorksheet, _ ByVal sourceRange As Reference, _ ByVal targetRange As Reference, _ ByRef fillType As AutoFillType, _ ByRef numberFormat As NumberFormat _ ) As Object
public static object GetAutoFillValue( IWorksheet worksheet, Reference sourceRange, Reference targetRange, out AutoFillType fillType, out NumberFormat numberFormat )