IMasterSetupVariables

Accessors

DataRange #

Return the underlying range for a specific column header.

Signature:

Public Function DataRange(ByVal headerName As String, _
                          Optional ByVal includeHeaders As Boolean = False) As Range

Validation

SetVariableValidation #

Apply workbook-scoped variable dropdown validation to a target range.

Signature:

Public Sub SetVariableValidation(ByVal targetRange As Range)