CssSection.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.

Return: the line number

class CssSection
uint
getStartLine
()

Meta