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.

class CssSection
uint
getStartLine
()

Return Value

Type: uint

the line number

Meta