This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
/// </summary>
|
||||
internal sealed class ExcelRun : IRun
|
||||
{
|
||||
private string _text = string.Empty;
|
||||
private RunFormat? _format;
|
||||
string _text = string.Empty;
|
||||
RunFormat? _format;
|
||||
|
||||
/// <inheritdoc />
|
||||
public string Text
|
||||
|
||||
Reference in New Issue
Block a user