MacroProcessingContext Methods |
The MacroProcessingContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetMacroProcessingColumnAdapter |
Returns the column adapter that is used during processing.
|
![]() | GetOriginalExpression |
Returns macro expression demarcated by macro start and macro end in entire source text
|
![]() | GetWholeMacroExpression |
Returns the whole version of the expression created by concatenation of the parameters. The result is for example this: {(0)%test%(0)}.
|