HRESULT SetType(
int Coord,
TableSeparatorTypeEnum NewType,
int Count
);
void SetType(
int Coord,
TableSeparatorTypeEnum NewType,
int Count
);
Sub SetType( _
Coord As Integer, _
NewType As TableSeparatorTypeEnum, _
[Count As Integer = 1] _
)
此页面对您有帮助吗?