Text

SpreadsheetShape.Text property

Gets or sets the text of this SpreadsheetShape.

public string Text { get; set; }

Property Value

The text of this SpreadsheetShape.

See Also