GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellProtection 構造体 : Reset メソッド |
'Declaration
Public Sub Reset( _ ByVal attr As CellProtectionAttributes _ )
'使用法
Dim instance As CellProtection Dim attr As CellProtectionAttributes instance.Reset(attr)
public void Reset( CellProtectionAttributes attr )