TablePropertyExceptions.Shading Property

Table Shading Exception.Represents the element tag in schema: w:shd

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

Syntax

'Declaration
Public Property Shading As Shading
    Get
    Set
'Usage
Dim instance As TablePropertyExceptions
Dim value As Shading

value = instance.Shading

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Shading
Returns Shading.

See Also

Reference

TablePropertyExceptions Class

TablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace