OdsPageBackground
Type Property
|
Gets the type of background. Read-only.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public OdsPageBackgroundType Type { get; }
Public ReadOnly Property Type As OdsPageBackgroundType
Get
public:
property OdsPageBackgroundType Type {
OdsPageBackgroundType get ();
}
member Type : OdsPageBackgroundType with get
Property Value
Type:
OdsPageBackgroundType
See Also