Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

OdfStyleMap

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed conditional mapping from one ODF style to another.

Inheritance

  • Object
  • OdfStyleMap

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public Boolean Remove() #
Returns: Boolean

Removes this mapping from its owner style.

Properties

public String Condition { get; set; } #

Preserved ODF condition expression.

public String ApplyStyleName { get; set; } #

Name of the style applied when the condition is true.

public String BaseCellAddress { get; set; } #

Optional spreadsheet base cell for relative references in the condition.