FontWrapper
ColorObjectUpdate Method
|
Updates the color of the object by copying the font color to the object's color.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void ColorObjectUpdate()
Public Sub ColorObjectUpdate
public:
void ColorObjectUpdate()
member ColorObjectUpdate : unit -> unit
See Also