AbstractStyle {Microsoft.VisualBasic.MIME.Office.Excel.XLSX.Writer} .NET clr documentation

AbstractStyle

Description

Class represents an abstract style component

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.Writer
export class AbstractStyle {
   # Gets or sets the internal ID for sorting purpose in the Excel style document (nullable)
   InternalID: Nullable`1;
}

        

.NET clr type reference tree

  1. use by property member InternalID: Nullable`1

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