This commit is contained in:
parent
d311a6c717
commit
7108411a49
@ -361,7 +361,7 @@ namespace LBWordLibrary
|
|||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
Console.WriteLine("{0} - {1}", ex.GetType().Name, ex.Message);
|
Console.WriteLine("GetRangeText {0} - {1}", ex.GetType().Name, ex.Message);
|
||||||
}
|
}
|
||||||
return text;
|
return text;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user