Skip to content

Commit 8f25de3

Browse files
authored
Update Cell.cs
1 parent bd072f5 commit 8f25de3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FileFormat.Cells/Cell.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ public class Cell
1111
/// An object of the Parent Cell class.
1212
/// </value>
1313
protected internal DocumentFormat.OpenXml.Spreadsheet.Cell cell;
14-
private Styles styles;
1514

1615
/// <summary>
1716
/// Instantiate a new instance of the Cell class.

0 commit comments

Comments
 (0)