예제 #1
0
 public static void SetSyntax(this Range range, ISyntax syntax)
 {
     syntax.SetStyles(range);
 }