[]
        
立即试用
(Showing Draft Content)

SpecialCellsValue

Class SpecialCellsValue

java.lang.Object
com.grapecity.documents.excel.SpecialCellsValue

public class SpecialCellsValue extends Object
指定要包含在结果中的具有特定类型值的单元格。
  • Field Details

    • Errors

      public static final SpecialCellsValue Errors
      包含错误的单元格。
    • Logical

      public static final SpecialCellsValue Logical
      具有逻辑值的单元格。
    • Numbers

      public static final SpecialCellsValue Numbers
      含有数值的单元格。
    • TextValues

      public static final SpecialCellsValue TextValues
      包含文本的单元格。
  • Constructor Details

    • SpecialCellsValue

      public SpecialCellsValue()