Поделиться через


BoxProperties.Differential Property

Differential.Represents the element tag in schema: m:diff

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

Syntax

'Declaration
Public Property Differential As Differential
    Get
    Set
'Usage
Dim instance As BoxProperties
Dim value As Differential

value = instance.Differential

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

Property Value

Type: DocumentFormat.OpenXml.Math.Differential
Returns Differential.

See Also

Reference

BoxProperties Class

BoxProperties Members

DocumentFormat.OpenXml.Math Namespace