次の方法で共有


RevisionCellChange.OldCell Property

Old Cell Data.Represents the element tag in schema: x:oc

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property OldCell As OldCell
    Get
    Set
'使用
Dim instance As RevisionCellChange
Dim value As OldCell

value = instance.OldCell

instance.OldCell = value
public OldCell OldCell { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.OldCell
Returns OldCell.

See Also

Reference

RevisionCellChange Class

RevisionCellChange Members

DocumentFormat.OpenXml.Spreadsheet Namespace