SaveShapeTypeOption Constructor
|
Initializes a new instance of the SaveShapeTypeOption class.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public SaveShapeTypeOption()
public:
SaveShapeTypeOption()
new : unit -> SaveShapeTypeOption
Return Value
Type:
A new instance of the SaveShapeTypeOption class.
See Also