GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DefaultSubItem Class / ShouldSerializeContentAlignment Method


In This Topic
ShouldSerializeContentAlignment Method (DefaultSubItem)
In This Topic
Should serialize ContentAlignment.
Syntax
'Declaration
 
Protected Function ShouldSerializeContentAlignment() As Boolean
 
'Usage
 
Dim instance As DefaultSubItem
Dim value As Boolean
 
value = instance.ShouldSerializeContentAlignment()

Return Value

A bool value.
See Also