GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > DifferentialFormat クラス : Protection プロパティ |
'Declaration
Public Property Protection As CellProtection
'使用法
Dim instance As DifferentialFormat Dim value As CellProtection instance.Protection = value value = instance.Protection
public CellProtection Protection {get; set;}