workbookView {Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl} .NET clr documentation

workbookView

Description

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl
export class workbookView extends ValueType {
   activeTab: string;
   uid: string;
   windowHeight: string;
   windowWidth: string;
   xWindow: string;
   yWindow: string;
}

        

.NET clr type reference tree

  1. this class extends from ValueType class: ValueType

[Package {$package} version {$version} Index]