예제 #1
0
 private static ShapeFormatCellQuery get_query()
 {
     _mCellQuery = _mCellQuery ?? new ShapeFormatCellQuery();
     return _mCellQuery;
 }
예제 #2
0
 private static ShapeFormatCellQuery get_query()
 {
     _mCellQuery = _mCellQuery ?? new ShapeFormatCellQuery();
     return(_mCellQuery);
 }