Skip to content.

Sections
Personal tools
You are here: Home » コミュニティ » masarl memorial » homepage3.nifty.com » masarl » article » excel-decorator » BookDecoratorClass.txt

BookDecoratorClass.txt

Document Actions

Attribute VB_Name = "BookDecoratorClass" Option Explicit

Public Sub AddSheet() AppDecoratorClass.ActiveInstance.ActiveBookDecorator.AddSheet End Sub

Public Sub ShowSheetDecoratorCount() AppDecoratorClass.ActiveInstance.ActiveBookDecorator.ShowSheetDecoratorCount End Sub