GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > FormatConditions クラス > GetDataRestriction メソッド : GetDataRestriction(Worksheet,Expression,CfRule) メソッド |
'宣言
Public Overloads Shared Function GetDataRestriction( _ ByVal worksheet As Worksheet, _ ByVal expression As Expression, _ Optional ByVal rule As CfRule _ ) As DataRestrictions
public static DataRestrictions GetDataRestriction( Worksheet worksheet, Expression expression, CfRule rule )