columnNumber property

int get columnNumber

The columnNumber read-only property of the SecurityPolicyViolationEvent interface is the column number in the document or worker at which the violation occurred.

Implementation

external int get columnNumber;