Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,812 for

conditional formatting

(0.04 sec)
  1. PivotConditionFormatRuleType enumeration | Aspo...

    PivotConditionFormatRuleType enumeration PivotConditionFormatRuleType enumeration Represents PivotTable condition for......Represents PivotTable condition formatting rule type. The PivotConditionFormat...Indicates that Top N conditional formatting is not evaluated ALL...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. FormatConditionCollection | Aspose.Cells for Ja...

    Represents Conditional Formatting....FormatConditionColle Represents conditional formatting. The FormatConditions...contain up to three conditional formats. Example //Create a new...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Aspose::Cells::FormatConditionCollection::Add m...

    Aspose::Cells::FormatConditionCollection::Add method. Adds a Formatting condition and effected cell rang to the FormatConditions The FormatConditions can contain up to three Conditional formats. References to the other sheets are not allowed in the formulas of Conditional Formatting in C++....U16String&) method Adds a formatting condition and effected cell rang...contain up to three conditional formats. References to the other...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  4. formatcondition - Aspose.Cells for PHP via Java...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FormatCondition Represents conditional formatting condition. Example: $workbook...); //Adds an empty conditional formatting $index = $sheet->g...

    reference.aspose.com/cells/php/aspose.cells/for...
  5. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a..."MyTableStyle1"); // Conditional styles are formatting changes that affect...

    reference.aspose.com/words/java/com.aspose.word...
  6. Enum PivotConditionFormatRuleType | Aspose.Cell...

    Aspose.Cells.Pivot.PivotConditionFormatRuleType enum. Represents PivotTable condition Formatting rule type...Represents PivotTable condition formatting rule type. public enum...Indicates that Top N conditional formatting is not evaluated All...

    reference.aspose.com/cells/net/aspose.cells.piv...
  7. Aspose::Cells::Pivot::PivotConditionFormatRuleT...

    Aspose::Cells::Pivot::PivotConditionFormatRuleType enum. Represents PivotTable condition Formatting rule type in C++....Represents PivotTable condition formatting rule type. enum class...Indicates that Top N conditional formatting is not evaluated. All...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  8. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java....before setting any table formatting. builder.insertCell(); //...available when saving to .doc format. table.setStyleIdentifier(StyleIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  9. Class ConditionalFormattingCollection | Aspose....

    Aspose.Cells.ConditionalFormattingCollection class. Encapsulates a collection of FormatCondition objects...(ConditionalFormattin) Copies conditional formatting. CopyTo (FormatConditionColle[])...int, int) Remove all conditional formatting in the range. RemoveAt...

    reference.aspose.com/cells/net/aspose.cells/con...
  10. Working with TableStyle | Documentation

    Working with TableStyle Contents [ Hide ] Aspose.Words provides TableStyle inherited from Style class. The TableStyle......which represents special formatting applied to some area of a...table areas to which conditional formatting may be defined in a...

    docs.aspose.com/words/python/working-with-table...