GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > SpreadsheetHelper クラス : CollectValues メソッド |
'Declaration
Public Shared Function CollectValues( _ ByVal context As IEvaluationContext, _ ByVal dataRangeValue As IValue, _ Optional ByVal emptyValue As Double, _ Optional ByVal skipHiddenCells As Boolean, _ Optional ByVal fillHiddenAsEmpty As Boolean, _ Optional ByVal collectFirstColumn As Boolean, _ Optional ByVal collectFirstRow As Boolean, _ Optional ByVal defaultTextValue As Double _ ) As Double()
public static double[] CollectValues( IEvaluationContext context, IValue dataRangeValue, double emptyValue, bool skipHiddenCells, bool fillHiddenAsEmpty, bool collectFirstColumn, bool collectFirstRow, double defaultTextValue )
true
の場合に使用されます。