Click or drag to resize

TitleRichTextWidgetContent Class

Represents the TitleWidgetContent object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsTitleRichTextWidgetContent

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class TitleRichTextWidgetContent : IWidgetContent

The TitleRichTextWidgetContent type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBackgroundColor
Gets the background color of a title widget
Public propertyHtmlContent
HTML snippet to render Report.
Public propertyWidgetType
Returns the type for this widget content object
Top
See Also