public bool ShouldSerializeIsBackgroundImageTiled()
'Declaration
Public Function ShouldSerializeIsBackgroundImageTiled() As Boolean
'使用法
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeIsBackgroundImageTiled()
戻り値の型
IsBackgroundImageTiledをシリアル化する必要がある場合はtrue、それ以外の場合はfalse。