Script

SpreadsheetHeaderFooterSection.Script property

Gets or sets the script formatting of this SpreadsheetHeaderFooterSection.

public string Script { get; set; }

Property Value

The script content of this SpreadsheetHeaderFooterSection.

See Also