ExVEx.OOXML.DataValidations (ExVEx v0.2.0)

Copy Markdown View Source

Cascades a %ExVEx.Mutation.Shift{} through a <dataValidations> node: the sqref attribute and any <formula1> / <formula2> text children of each child <dataValidation> element.

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()