Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 246,740 for

cells

(0.18 sec)
  1. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...Cells提供 AbstractCalculationE 类,用于实现Microsoft...AsposeCells = require ( "aspose.cells.node" ); class CustomFunctionStatic...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  2. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....Gets the collection of default cell borders for the conditional...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...Cells提供 Cell.GetValidationValue() 方法...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  9. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style....property Gets the bottom right cell style. get bottomRightCell ()...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... write ( "Cell 1" ); builder . insertCell ();...(); builder . write ( "Cell 2" ); builder . endRow (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...