BehaviorAccumulateValues Enumeration

Behavior Accumulate Type

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

Syntax

'Declaration
Public Enumeration BehaviorAccumulateValues
'Usage
Dim instance As BehaviorAccumulateValues
public enum BehaviorAccumulateValues

Members

Member name Description
None Accumulate Enum ( None ). When the item is serialized out as xml, its value is "none".
Always Accumulate Enum ( Always ). When the item is serialized out as xml, its value is "always".

See Also

Reference

DocumentFormat.OpenXml.Presentation Namespace