Aspose.Note for .Net
TableCellBackgroundColor Property |
Gets or sets the background color.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public Color BackgroundColor { get; set; }
Public Property BackgroundColor As Color Get Set
public: property Color BackgroundColor { Color get (); void set (Color value); }
member BackgroundColor : Color with get, set
Property Value
Type: Color