コード例 #1
0
ファイル: HighlightRange.cs プロジェクト: zxscn/ReoGrid
 public void Clear()
 {
     Worksheet.RemoveAllHighlightRanges();
 }