Kizuki
    Preparing search index...

    Function describeLocation

    • A short, plain description of where a passage is, such as "Slide 12 of Week 3.pptx".

      Parameters

      • location: {
            cells?: string;
            heading?: string;
            notes?: boolean;
            page?: number;
            paragraph?: number;
            sheet?: string;
            slide?: number;
        }
      • fileName: string

      Returns string