Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,771 for

conditional formatting

(0.04 sec)
  1. FormatCondition - Aspose.Cells for Python via J...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FormatCondition Represents conditional formatting condition. Example: # Instantiating...get(0) # Adds an empty conditional formatting index = sheet.getConditionalFormat()...

    reference.aspose.com/cells/python-java/asposece...
  2. Enum FormatConditionType | Aspose.Cells for .NE...

    Aspose.Cells.GridDesktop.FormatConditionType enum. Conditional format rule type...FormatConditionType enumeration Conditional format rule type. public enum...Description CellValue 0 This conditional formatting rule compares a cell...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Aspose::Cells::DataBarBorder class | Aspose.Cel...

    Aspose::Cells::DataBarBorder class. Represents the border of the data bars specified by a Conditional Formatting rule in C++....bars specified by a conditional formatting rule. class DataBarBorder...bars specified by a conditional formatting rule. GetType() Gets...

    reference.aspose.com/cells/cpp/aspose.cells/dat...
  4. Aspose::Cells::Pivot::PivotConditionFormatScope...

    Aspose::Cells::Pivot::PivotConditionFormatScopeType enum. Represents PivotTable condition Formatting scope type in C++....Represents PivotTable condition formatting scope type. enum class...Data 0 Indicates that conditional formatting is applied to the selected...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  5. FormatConditionCollection - Aspose.Cells for Py...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FormatConditionColle Represents conditional formatting. The FormatConditions...contain up to three conditional formats. Example: # Adds an empty...

    reference.aspose.com/cells/python-java/asposece...
  6. conditionalstyle - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Object 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...
  7. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which Conditional Formatting may be defined in a table style....table areas to which conditional formatting may be defined in a...Description FIRST_ROW Specifies formatting of the first row of a table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style. Equals ...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Cells::ConditionalFormattingCollection ...

    Aspose::Cells::ConditionalFormattingCollection class. Encapsulates a collection of FormatCondition objects in C++....ConditionalFormattin& cfs) Copies conditional formatting. Get(int32_t index)...totalColumns) Remove all conditional formatting in the range. ~ConditionalFormattin()...

    reference.aspose.com/cells/cpp/aspose.cells/con...
  10. FormatCondition | Aspose.Cells for Java API Ref...

    Represents Conditional Formatting condition....FormatCondition Represents conditional formatting condition. Example //Instantiating...get(0); //Adds an empty conditional formatting int index = sheet....

    reference.aspose.com/cells/java/com.aspose.cell...