setFillType abstract method

Future<ResultCode> setFillType(
  1. WBFillType type
)

Set fill type

Parameter type Fill type

Returns

设置填充类型 Parameter type 填充类型

Returns

Implementation

Future<ResultCode> setFillType(WBFillType type);