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

patternFill

Description

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl
export class patternFill {
   bgColor: ColorValue;
   fgColor: ColorValue;
   patternType: string;
}

        

.NET clr type reference tree

  1. use by property member bgColor: ColorValue
  2. use by property member fgColor: ColorValue

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