ExVEx.OOXML.ConditionalFormatting (ExVEx v0.2.0)

Copy Markdown View Source

Cascades a %ExVEx.Mutation.Shift{} through a <conditionalFormatting> SimpleForm node: its sqref attribute (space-separated ranges) and any <formula> text inside child <cfRule> elements.

Summary

Types

node_tuple()

@type node_tuple() :: {String.t(), list(), list()}

Functions

shift_node(arg, shift, sheet_name)

@spec shift_node(node_tuple(), ExVEx.Mutation.Shift.t(), String.t()) :: node_tuple()