Undo.CrossSheetMove Property
Cross Sheet Move.Represents the attribte in schema: cs
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "cs")> _
Public Property CrossSheetMove As BooleanValue
Get
Set
'Uso
Dim instance As Undo
Dim value As BooleanValue
value = instance.CrossSheetMove
instance.CrossSheetMove = value
[SchemaAttrAttribute(, "cs")]
public BooleanValue CrossSheetMove { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.