get_start_line


Description:

public uint get_start_line ()

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.

Parameters:

this

the section

Returns:

the line number