CssSection.getStartLine
uint getStartLine()Returns the line in the CSS document where this section starts. The line number is 0-indexed, so the first line of the document will return 0.
Returns
the line number
uint getStartLine()Returns the line in the CSS document where this section starts. The line number is 0-indexed, so the first line of the document will return 0.